.TH "__gnu_cxx::character< _Value, _Int, _St >" 3cxx "Wed Jul 14 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_cxx::character< _Value, _Int, _St > \- A POD class that serves as a character abstraction class\&. .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBcharacter\fP< _Value, _Int, _St > \fBchar_type\fP" .br .ti -1c .RI "typedef _Int \fBint_type\fP" .br .ti -1c .RI "typedef _St \fBstate_type\fP" .br .ti -1c .RI "typedef _Value \fBvalue_type\fP" .br .in -1c .SS "Static Public Member Functions" .in +1c .ti -1c .RI "template static \fBchar_type\fP \fBfrom\fP (const V2 &v)" .br .ti -1c .RI "template static V2 \fBto\fP (const \fBchar_type\fP &c)" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "value_type \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct __gnu_cxx::character< _Value, _Int, _St >" A POD class that serves as a character abstraction class\&. .PP Definition at line 49 of file pod_char_traits\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.