This is the mail archive of the gcc@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]

Re: Q: template instantiation


> Date: Sat, 22 Aug 1998 16:01:24 +0300 (EET DST)
> From: Niku Kaitaniemi <niksa@uta.fi>
> To: EGCS list <egcs@cygnus.com>

> What is the optimal way of instantiating templates, measured by
> compile time and g++ memory usage?

Probably the way you are doing it now, with -O0, or maybe even with
-frepo.


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