public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Q: template instantiation, exception specifications
@ 1998-04-08 21:20 Niku Kaitaniemi
  0 siblings, 0 replies; only message in thread
From: Niku Kaitaniemi @ 1998-04-08 21:20 UTC (permalink / raw)
  To: egcs

Which is the optimal way of instantiating templates, measured either by
compile time or by g++ memory usage during compilation? I am currently
instantiating templates explicitly the way I did with g++ v2.7.2 (only
template declaration included in non-template code compiled with
-fno-implicit-templates and a single template instantiation file that
includes template declarations and is compiled without
-fno-implicit-templates). 

Does egcs do something differently when it sees exception specifications?
I am mainly thinking about possibly code speed/size optimizations. 

--
"This code is guaranteed."  - Famous last words
niksa@uta.fi


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-04-08 21:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-04-08 21:20 Q: template instantiation, exception specifications Niku Kaitaniemi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).