Template Member Function Compilation Error on Solaris

Eljay Love-Jensen eljay@adobe.com
Wed Feb 2 16:17:00 GMT 2005


Hi Wei Qin,

You've run into the reason why it's not good programming practice to use 
reserved identifiers in your program.  Collisions with identifiers used by 
the compiler.  Ouch!

:-)

--Eljay



More information about the Gcc-help mailing list