URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       ifaq
  HTML https://ifaq.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: C/C++ related questions
       *****************************************************
       #Post#: 9--------------------------------------------------
       Overloading exceptions
       By: avinash.srin Date: August 25, 2011, 9:45 am
       ---------------------------------------------------------
       We know that operators can be overloaded in C++. Are there any
       operators that cannot be overloaded? If so, what are they?
       #Post#: 16--------------------------------------------------
       Re: Overloading exceptions
       By: avinash.srin Date: August 26, 2011, 5:24 am
       ---------------------------------------------------------
       Dot (.)
       Scope resolution (::)
       Size (sizeof)
       Ternary (?:)
       *****************************************************