This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Leftover in bits/basic_string.h ?
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Pedro LamarÃo <pedro dot lamarao at mndfck dot org>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Sat, 25 Nov 2006 23:57:59 +0100
- Subject: Re: Leftover in bits/basic_string.h ?
- References: <1164494844.3020.42.camel@localhost.localdomain>
Pedro LamarÃo wrote:
Aren't all explicit specializations declared in basic_string.tcc and
defined in misc-inst.cc?
Nope, see istream.cc for the specialization at issue.
Paolo.