centos man page for __gnu_cxx::encoding_char_traits

Query: __gnu_cxx::encoding_char_traits

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

__gnu_cxx::encoding_char_traits< _CharT >(3)		     Library Functions Manual		      __gnu_cxx::encoding_char_traits< _CharT >(3)

NAME
__gnu_cxx::encoding_char_traits< _CharT > -
SYNOPSIS
Inherits std::char_traits< _CharT >. Public Types typedef _CharT char_type typedef _Char_types< _CharT > ::int_type int_type" typedef _Char_types< _CharT > ::off_type off_type" typedef std::fpos< state_type > pos_type typedef encoding_state state_type Static Public Member Functions static void assign (char_type &__c1, const char_type &__c2) static char_type * assign (char_type *__s, std::size_t __n, char_type __a) static int compare (const char_type *__s1, const char_type *__s2, std::size_t __n) static char_type * copy (char_type *__s1, const char_type *__s2, std::size_t __n) static constexpr int_type eof () static constexpr bool eq (const char_type &__c1, const char_type &__c2) static constexpr bool eq_int_type (const int_type &__c1, const int_type &__c2) static const char_type * find (const char_type *__s, std::size_t __n, const char_type &__a) static std::size_t length (const char_type *__s) static constexpr bool lt (const char_type &__c1, const char_type &__c2) static char_type * move (char_type *__s1, const char_type *__s2, std::size_t __n) static constexpr int_type not_eof (const int_type &__c) static constexpr char_type to_char_type (const int_type &__c) static constexpr int_type to_int_type (const char_type &__c) Detailed Description template<typename _CharT>struct __gnu_cxx::encoding_char_traits< _CharT > encoding_char_traits Definition at line 210 of file codecvt_specializations.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_cxx::encoding_char_traits< _CharT >(3)
Related Man Pages
__gnu_cxx::__rc_string_base(3) - debian
std::char_traits(3) - debian
std::messages_byname(3) - debian
std::numpunct_byname(3) - debian
__gnu_cxx::encoding_char_traits(3) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing