Query: __gnu_cxx::_char_types
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_cxx::_Char_types< _CharT >(3) Library Functions Manual __gnu_cxx::_Char_types< _CharT >(3)NAME__gnu_cxx::_Char_types< _CharT > -SYNOPSISPublic Types typedef unsigned long int_type typedef std::streamoff off_type typedef std::streampos pos_type typedef std::mbstate_t state_type Detailed Description template<typename _CharT>struct __gnu_cxx::_Char_types< _CharT > Mapping from character type to associated types. Note: This is an implementation class for the generic version of char_traits. It defines int_type, off_type, pos_type, and state_type. By default these are unsigned long, streamoff, streampos, and mbstate_t. Users who need a different set of types, but who don't need to change the definitions of any function defined in char_traits, can specialize __gnu_cxx::_Char_types while leaving __gnu_cxx::char_traits alone. Definition at line 58 of file char_traits.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_cxx::_Char_types< _CharT >(3)
Related Man Pages |
---|
std::__debug::bitset(3) - centos |
std::istreambuf_iterator(3) - centos |
std::istream_iterator(3) - centos |
std::ostreambuf_iterator(3) - centos |
__gnu_cxx::char_traits(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |