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 libstdc++/21405] Template inlines have global visibility



------- Comment #11 from pinskia at gcc dot gnu dot org  2005-12-30 18:20 -------
There is an one defintion rule in C++ unlike most other languages which have
weak symbols.  And if you are working around it by using hidden symbols well
you are asking to run into troubles.


-- 


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



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