Name of the Operator that cannot be overload as follow:
- Class member access operators(.,.*)
- Scope resolution operator(::)
- Size operator (sizeof)
- Conditional operator(?:)
Tags:
Cpp