This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/16696] Strange message when operator++ not found


------- Additional Comments From schwab at suse dot de  2004-07-23 21:41 -------
Pre-1985 C++ didn't distinguish between prefix and postfix ++ and operator++() 
was used for both. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16696


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]