Re: Template Member Function Compilation Error on Solaris
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]