Topic: Does 'compl' represent ~ always?


Author: whatiscpp@yahoo.com (John the newbie)
Date: Mon, 17 Jun 2002 18:03:27 GMT
Raw View
Hi,

the thread about di & trigraphs on comp.lang.c++.moderated made me
think a question: is this legal?

class C {
 compl C();   // destructor??
};

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]