This is an internal header file, included by other library headers. More...
Functions | |
namespace __gnu_cxx | _GLIBCXX_VISIBILITY (default) |
This is an internal header file, included by other library headers.
Do not attempt to use it directly. {string}
namespace __gnu_cxx _GLIBCXX_VISIBILITY | ( | default | ) |
Mapping from character type to associated types.
Base class used to implement std::char_traits.
See https://gcc.gnu.org/onlinedocs/libstdc++/manual/strings.html#strings.string.character_types for advice on how to make use of this class for unusual character types. Also, check out include/ext/pod_char_traits.h.
Basis for explicit traits specializations.
See https://gcc.gnu.org/onlinedocs/libstdc++/manual/strings.html#strings.string.character_types for advice on how to make use of this class for unusual character types. Also, check out include/ext/pod_char_traits.h.
21.1.3.1 char_traits specializations