This is the mail archive of the gcc@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]

why are stl template classes not mangled as other classes and templates


hi, it seem stl templates are not mangled as other classes and templates

I was wondering why and where in the g++ source code is that special case 
implemented?

it seem to cause a problem with -fleading-underscore

-- 
Stephane Hockenhull
SSC-Studios.com

PS: why would someone wants to underscore a flea's "ding" is beyond me ;)


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