|
libstdc++
|
#include <codecvt_specializations.h>
Public Types | |
| typedef _CharT | char_type |
| typedef _Char_types< _CharT >::int_type | int_type |
| typedef _Char_types< _CharT >::off_type | off_type |
| typedef std::fpos< state_type > | pos_type |
| typedef encoding_state | state_type |
Static Public Member Functions | |
| static constexpr void | assign (char_type &__c1, const char_type &__c2) |
| static constexpr char_type * | assign (char_type *__s, std::size_t __n, char_type __a) |
| static constexpr int | compare (const char_type *__s1, const char_type *__s2, std::size_t __n) |
| static constexpr char_type * | copy (char_type *__s1, const char_type *__s2, std::size_t __n) |
| static constexpr int_type | eof () |
| static constexpr bool | eq (const char_type &__c1, const char_type &__c2) |
| static constexpr bool | eq_int_type (const int_type &__c1, const int_type &__c2) |
| static constexpr const char_type * | find (const char_type *__s, std::size_t __n, const char_type &__a) |
| static constexpr std::size_t | length (const char_type *__s) |
| static constexpr bool | lt (const char_type &__c1, const char_type &__c2) |
| static constexpr char_type * | move (char_type *__s1, const char_type *__s2, std::size_t __n) |
| static constexpr int_type | not_eof (const int_type &__c) |
| static constexpr char_type | to_char_type (const int_type &__c) |
| static constexpr int_type | to_int_type (const char_type &__c) |
encoding_char_traits
Definition at line 211 of file codecvt_specializations.h.
|
inherited |
Definition at line 92 of file char_traits.h.
|
inherited |
Definition at line 93 of file char_traits.h.
|
inherited |
Definition at line 95 of file char_traits.h.
| typedef std::fpos<state_type> __gnu_cxx::encoding_char_traits< _CharT >::pos_type |
Definition at line 215 of file codecvt_specializations.h.
| typedef encoding_state __gnu_cxx::encoding_char_traits< _CharT >::state_type |
Definition at line 214 of file codecvt_specializations.h.
|
inlinestaticconstexprinherited |
Definition at line 102 of file char_traits.h.
|
staticconstexprinherited |
Definition at line 251 of file char_traits.h.
|
staticconstexprinherited |
Definition at line 154 of file char_traits.h.
|
staticconstexprinherited |
Definition at line 240 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 144 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 106 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 140 of file char_traits.h.
|
staticconstexprinherited |
Definition at line 178 of file char_traits.h.
|
staticconstexprinherited |
Definition at line 167 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 110 of file char_traits.h.
|
staticconstexprinherited |
Definition at line 190 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 148 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 132 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 136 of file char_traits.h.