Home
last modified time | relevance | path

Searched defs:encoding_char_traits (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dcodecvt_specializations.h211 struct encoding_char_traits in _GLIBCXX_VISIBILITY() struct
214 typedef encoding_state state_type; in _GLIBCXX_VISIBILITY()
215 typedef typename std::fpos<state_type> pos_type; in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dcodecvt_specializations.h212 struct encoding_char_traits : public std::char_traits<_CharT> in _GLIBCXX_VISIBILITY() struct
214 typedef encoding_state state_type; in _GLIBCXX_VISIBILITY()
215 typedef typename std::fpos<state_type> pos_type; in _GLIBCXX_VISIBILITY()