C++.Coding.Standards.1918.Rules.Guidelines [Electronic resources]

Herb Sutter, Andrei Alexandrescu

نسخه متنی -صفحه : 521/ 139
نمايش فراداده

Functions and Operators

If you have a procedure with ten parameters, you probably missed some. Item 70), this has a direct effect on how we reason about the correctness and safety of our code.Item 26: Preserve natural semantics for overloaded operators.