std::basic_string<A<B>, std::char_traits<A<B> >,

John David Anglin dave@hiauly1.hia.nrc.ca
Sat Jun 9 12:36:00 GMT 2001


> 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)



More information about the Libstdc++ mailing list