std::messages_byname< _CharT >(3cxx) | std::messages_byname< _CharT >(3cxx) |
NAME¶
std::messages_byname< _CharT > -SYNOPSIS¶
Inherits std::messages< _CharT >.Public Types¶
typedef int catalog
Public Member Functions¶
messages_byname (const char *__s, size_t __refs=0)
Static Public Attributes¶
static locale::id id
Protected Member Functions¶
string_type _M_convert_from_char (char *) const
Static Protected Member Functions¶
static __c_locale _S_clone_c_locale (__c_locale &__cloc) throw ()
Protected Attributes¶
__c_locale _M_c_locale_messages
Detailed Description¶
template<typename _CharT>class std::messages_byname< _CharT >¶
class messages_byname [22.2.7.2]. Definition at line 1912 of file locale_facets_nonio.h.Member Data Documentation¶
template<typename _CharT > locale::id std::messages< _CharT >::id [static], [inherited]¶
Numpunct facet id. Definition at line 1713 of file locale_facets_nonio.h.Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Tue Nov 27 2012 | libstdc++ |