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++/36274] Please improve usage of template libs.



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-05-20 13:10 -------
Also you might want want to look into the GCC extension (to C++98/C++03) called
extern template whch does the same thing.  Note it is being added to C++0x
already.

-- Pinski


-- 


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


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