[bug report] no fall back implementation of char_traits<CharT>
Gabriel Dos Reis
gdr@integrable-solutions.net
Mon Feb 10 12:15:00 GMT 2003
Zhang Le <ejoy@peoplemail.com.cn> writes:
| Hi all,
| I just find in char_traits.h(gcc 3.2 shipped with rh8) there is no
| fall back implementation for _CharT. Only two explicit specialization
| version for char and wchar_t
That is what the C++ standards require. Please consult the FAQ
http://gcc.gnu.org/onlinedocs/libstdc++/21_strings/howto.html#5
for further details.
-- Gaby
More information about the Gcc-bugs
mailing list