Googling will give answers for most of these kind of q's. Next time,
try googling before asking the grp

> Why C++ doesn't allow few of the operator overloading?(like ::,?:,sizeof,.)
Any Reason behind that?

Stroustrup just dint want it that way
http://www.research.att.com/~bs/bs_faq2.html#overload-dot

> When new operator is required to be overload? Any concrete example.

http://www.google.com/search?q=c++ new operator overloading

Reply via email to