[Bug c++/36274] Please improve usage of template libs.
bursig at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue May 20 16:22:00 GMT 2008
------- Comment #4 from bursig at gmail dot com 2008-05-20 16:21 -------
(In reply to comment #2)
> 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
>
Yes I know about it and I use it but in large project many libs come form
another teams or another vendors who simple are not interested in such build
time optimizations.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36274
More information about the Gcc-bugs
mailing list