|
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 100 of file char_traits.h.
|
inherited |
Definition at line 101 of file char_traits.h.
|
inherited |
Definition at line 103 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 110 of file char_traits.h.
|
staticconstexprinherited |
Definition at line 274 of file char_traits.h.
|
staticconstexprinherited |
Definition at line 169 of file char_traits.h.
|
staticconstexprinherited |
Definition at line 255 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 159 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 121 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 155 of file char_traits.h.
|
staticconstexprinherited |
Definition at line 193 of file char_traits.h.
|
staticconstexprinherited |
Definition at line 182 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 125 of file char_traits.h.
|
staticconstexprinherited |
Definition at line 205 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 163 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 147 of file char_traits.h.
|
inlinestaticconstexprinherited |
Definition at line 151 of file char_traits.h.