__gnu_cxx::character< _Value, _Int, _St >(3) Library Functions Manual NAME __gnu_cxx::character< _Value, _Int, _St > - A POD class that serves as a character abstraction class. SYNOPSIS #include Public Types typedef character< _Value, _Int, _St > char_type typedef _Int int_type typedef _St state_type typedef _Value value_type Static Public Member Functions template static char_type from (const V2 &v) template static V2 to (const char_type &c) Public Attributes value_type value Detailed Description template struct __gnu_cxx::character< _Value, _Int, _St >"A POD class that serves as a character abstraction class. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ __gnu_cxx::character< _Value, _Int, _St >(3)