:? and :& operators [c++]
From: Chris Schumacher (kensu___at_hotmail.com)
Date: 10/30/04
- Previous message: Chris \( Val \): "Re: overloading operator<<"
- Next in thread: James Dennett: "Re: :? and :& operators [c++]"
- Reply: James Dennett: "Re: :? and :& operators [c++]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 30 Oct 2004 02:46:29 GMT
In D.S. Malik's book on Data Structures he lists several operators that
can't be overloaded, and :? was one of them. I also saw :& in a "quote"
from Unix code. I haven't been able to find any information on these
operators through normal channels. Does anyone know what they do?
Thanks.
-==Kensu==-
- Previous message: Chris \( Val \): "Re: overloading operator<<"
- Next in thread: James Dennett: "Re: :? and :& operators [c++]"
- Reply: James Dennett: "Re: :? and :& operators [c++]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|