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