This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: std::basic_string<A<B>, std::char_traits<A<B> >,
- To: mark at codesourcery dot com (Mark Mitchell)
- Subject: Re: std::basic_string<A<B>, std::char_traits<A<B> >,
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Date: Sat, 9 Jun 2001 15:36:04 -0400 (EDT)
- Cc: bkoz at redhat dot com, libstdc++ at gcc dot gnu dot org
> The test-cases with V3 itself should simply use explicit
> instantiations for the versions that are not explicitly instantiated
> in the library. Having the test-cases fail doesn't really indicate
> anything interesting: it simply reflects a known unimplemented feature
> in the compiler.
The two that I see are:
std::basic_string<char, gnu_char_traits, std::allocator<char> >::_Rep::_S_max_size(data)
and
std::basic_string<char, gnu_char_traits, std::allocator<char> >::_Rep::_S_terminal(data)
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)