This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: place to instantiate a template missing from libstdc++-v3.a
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- Cc: JBeulich at novell dot com, libstdc++ at gcc dot gnu dot org
- Date: Thu, 1 Sep 2005 14:05:52 -0500
- Subject: Re: place to instantiate a template missing from libstdc++-v3.a
- References: <430F35940200007800023025@emea1-mh.id2.novell.com><20050901123650.7999aa02.bkoz@redhat.com><m3d5nsacr4.fsf@uniton.integrable-solutions.net>
> Funny you should point it out. I think we have a "bug" here. Those
> function template should have been declared inline. Patch to stick
> the missing "inline" keyword is preapproved.
I'll take care of this.
Thanks,
-benjamin