DOKK / manpages / debian 13 / libstdc++-13-doc / __gnu_cxx::character.3cxx.en
__gnu_cxx::character< _Value, _Int, _St >(3cxx) __gnu_cxx::character< _Value, _Int, _St >(3cxx)

__gnu_cxx::character< _Value, _Int, _St > - A POD class that serves as a character abstraction class.

#include <pod_char_traits.h>


typedef character< _Value, _Int, _St > char_type
typedef _Int int_type
typedef _St state_type
typedef _Value value_type


template<typename V2 > static char_type from (const V2 &v)
template<typename V2 > static V2 to (const char_type &c)


value_type value

struct __gnu_cxx::character< _Value, _Int, _St >"A POD class that serves as a character abstraction class.

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++