Man Page: __gnu_cxx::character
Operating Environment: centos
Section: 3
__gnu_cxx::character< V, I, S >(3) Library Functions Manual __gnu_cxx::character< V, I, S >(3)NAME__gnu_cxx::character< V, I, S > -SYNOPSISPublic Types typedef character< V, I, S > char_type typedef I int_type typedef S state_type typedef V value_type Static Public Member Functions template<typename V2 > static char_type from (const V2 &v) template<typename V2 > static V2 to (const char_type &c) Public Attributes value_type value Detailed Description template<typename V, typename I, typename S = std::mbstate_t>struct __gnu_cxx::character< V, I, S > A POD class that serves as a character abstraction class. Definition at line 49 of file pod_char_traits.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_cxx::character< V, I, S >(3)
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Tar Command |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |