Name of the Operator that cannot be overload

Name of the Operator that cannot be overload as follow:
  1. Class member access operators(.,.*)
  2. Scope resolution operator(::)
  3. Size operator (sizeof)
  4. Conditional operator(?:)

Post a Comment

Previous Post Next Post