#include <locale_facets.h>
Inheritance diagram for std::numpunct_byname< _CharT >:

Public Types | |
| typedef _CharT | char_type |
| Public typedefs. | |
| typedef basic_string< _CharT > | string_type |
Public Member Functions | |
| numpunct_byname (const char *__s, size_t __refs=0) | |
Protected Member Functions | |
| virtual | ~numpunct_byname () |
|
|||||
|
Public typedefs.
Reimplemented from std::numpunct< _CharT >. Definition at line 2368 of file locale_facets.h. |
|
|||||
|
Reimplemented from std::numpunct< _CharT >. Definition at line 2369 of file locale_facets.h. |
|
||||||||||||||||
|
Definition at line 2372 of file locale_facets.h. References std::num_put< _CharT, _OutIter >::do_put(). |
|
|||||||||
|
Definition at line 2386 of file locale_facets.h. References std::streamsize. |
1.3.6