------- 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