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: using templates in shared library


> From: Kasper Peeters <K.Peeters@damtp.cam.ac.uk>
> Date: Wed, 9 Dec 1998 11:37:03 +0000 (GMT)

> > You can always use -fno-implicit-templates or -frepo

> I know, but I like the automatic instantiation.

> If I have a few zillion other templates in main.cc it's a pain
> having to instantiate all them explicitly by hand.

This doesn't sound like -frepo, it is not a manual scheme, it is meant
to be an automatic scheme.


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