std::basic_string<A<B>, std::char_traits<A<B> >,std::allocator<A<B> > >::_Rep::_S_max_size(data)
Mark Mitchell
mark@codesourcery.com
Sat Jun 9 12:30:00 GMT 2001
>>>>> "John" == John David Anglin <dave@hiauly1.hia.nrc.ca> writes:
John> think this should be poked at a bit more. At the moment, it
John> is my understanding that the symbol is not being output
John> because of the lack of weak support. Is this correct?
Yes.
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.
Thanks,
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Libstdc++
mailing list