Character traits

This section defines a class template char_traits<charT> and two specializations for char and wchar_t types. These types are required by string and stream classes and are passed to these classes as formal parameters charT and traits.

The topics in this section are: