why we can't overload .,->, :: operators?
-
why we can't overload .,->, :: operators?
-
why we can't overload .,->, :: operators?
The
->
operator can be overloaded. The others cannot. See here for why."Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
-
The
->
operator can be overloaded. The others cannot. See here for why."Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
Thnx very good link....i got many things cleared :)