|
libstdc++
|
Go to the source code of this file.
Classes | |
| struct | __gnu_cxx::_Char_types< _CharT > |
| struct | __gnu_cxx::char_traits< _CharT > |
| struct | std::char_traits< _CharT > |
| struct | std::char_traits< char > |
| struct | std::char_traits< wchar_t > |
Namespaces | |
| namespace | __gnu_cxx |
| namespace | std |
Macros | |
| #define | __cpp_lib_constexpr_char_traits |
| #define | _GLIBCXX_ALWAYS_INLINE |
Functions | |
| template<typename _CharT > | |
| constexpr bool | std::__constant_char_array_p (const _CharT *__a, size_t __n) |
| template<typename _CharT > | |
| constexpr bool | std::__constant_string_p (const _CharT *__s) |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <string>.
Definition in file char_traits.h.
| #define __cpp_lib_constexpr_char_traits |
Definition at line 273 of file char_traits.h.
| #define _GLIBCXX_ALWAYS_INLINE |
Definition at line 47 of file char_traits.h.