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

Public Types | |
| typedef _CharT | char_type |
| Public typedefs. | |
| typedef basic_string< _CharT > | string_type |
Public Member Functions | |
| collate_byname (const char *__s, size_t __refs=0) | |
Protected Member Functions | |
| virtual | ~collate_byname () |
|
|||||
|
Public typedefs.
Reimplemented from std::collate< _CharT >. Definition at line 3122 of file locale_facets.h. |
|
|||||
|
Reimplemented from std::collate< _CharT >. Definition at line 3123 of file locale_facets.h. |
|
||||||||||||||||
|
Definition at line 3127 of file locale_facets.h. |
|
|||||||||
|
Definition at line 3139 of file locale_facets.h. |
1.3.6