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

Public Types | |
| typedef _CharT | char_type |
| Typedef for the template parameter. | |
Public Member Functions | |
| ctype_byname (const char *__s, size_t __refs=0) | |
Protected Member Functions | |
| virtual | ~ctype_byname () |
|
|||||
|
Typedef for the template parameter.
Reimplemented from std::ctype< _CharT >. Definition at line 1515 of file locale_facets.h. |
|
||||||||||||
|
|
|
|||||||||
|
Definition at line 1522 of file locale_facets.h. |
1.3.6