bars
Effective C++ by Scott Meyers (Short Summary)
search
circle-xmark
⌘
Ctrl
k
copy
Copy
chevron-down
Chapter 4 - Designs and Declarations
Item 23 - Prefer non-member non-friend functions to member functions.
Previous
Item 22 - Declare data members private.
chevron-left
Next
Item 24 - Declare non-member functions when type conversions should apply to all parameters.
chevron-right