#include <locale_facets.h>
Inheritance diagram for std::moneypunct_byname< _CharT, _Intl >:

Public Types | |
| typedef _CharT | char_type |
| Public typedefs. | |
| typedef basic_string< _CharT > | string_type |
Public Member Functions | |
| moneypunct_byname (const char *__s, size_t __refs=0) | |
Static Public Attributes | |
| const bool | intl = _Intl |
Protected Member Functions | |
| virtual | ~moneypunct_byname () |
|
|||||
|
Public typedefs.
Reimplemented from std::moneypunct< _CharT, _Intl >. Definition at line 4400 of file locale_facets.h. |
|
|||||
|
Reimplemented from std::moneypunct< _CharT, _Intl >. Definition at line 4401 of file locale_facets.h. |
|
||||||||||||||||
|
Definition at line 4406 of file locale_facets.h. |
|
|||||||||
|
Definition at line 4420 of file locale_facets.h. |
|
|||||
|
This value is provided by the standard, but no reason for its existence. Reimplemented from std::moneypunct< _CharT, _Intl >. Definition at line 4424 of file locale_facets.h. |
1.3.6