char_traits patch, round two
Martin Sebor
sebor@roguewave.com
Mon Aug 12 12:13:00 GMT 2002
Benjamin Kosnik wrote:
>>The standard does not have direct support for strings expressed as
>>arrays of "unsigned char".
>>
>
> Yep. The standard only specifies char and wchar_t specializations for
> std::char_traits.
Because of 21.1.1, p2? I always thought 21.1, p1 required the primary
template to be defined as well (not just declared). Seems like the
terminology used in the two paragraphs is kind of confused.
Martin
More information about the Libstdc++
mailing list