#include <locale_facets.h>
Inheritance diagram for std::numpunct_byname:
Public Types | |
typedef _CharT | char_type |
typedef basic_string< _CharT > | string_type |
Public Methods | |
numpunct_byname (const char *__s, size_t __refs=0) | |
Protected Methods | |
virtual | ~numpunct_byname () |
Private Attributes | |
__c_locale | _M_c_locale_numpunct |
|
Reimplemented from std::numpunct< _CharT >. Definition at line 926 of file locale_facets.h. |
|
Reimplemented from std::numpunct< _CharT >. Definition at line 927 of file locale_facets.h. |
|
Definition at line 930 of file locale_facets.h. References std::numpunct_byname< _CharT >::_M_c_locale_numpunct, std::numpunct< _CharT >::_M_initialize_numpunct(), and std::locale::facet::_S_create_c_locale(). |
|
Definition at line 939 of file locale_facets.h. References std::numpunct_byname< _CharT >::_M_c_locale_numpunct, and std::locale::facet::_S_destroy_c_locale(). |
|
Definition at line 924 of file locale_facets.h. Referenced by std::numpunct_byname< _CharT >::numpunct_byname(), and std::numpunct_byname< _CharT >::~numpunct_byname(). |