#include <codecvt.h>
Inheritance diagram for codecvt_byname< _InternT, _ExternT, _StateT >:

Public Member Functions | |
| codecvt_byname (const char *__s, size_t __refs=0) | |
Protected Member Functions | |
| virtual | ~codecvt_byname () |
Definition at line 451 of file codecvt.h.
| codecvt_byname< _InternT, _ExternT, _StateT >::codecvt_byname | ( | const char * | __s, | |
| size_t | __refs = 0 | |||
| ) | [inline, explicit] |
| virtual codecvt_byname< _InternT, _ExternT, _StateT >::~codecvt_byname | ( | ) | [inline, protected, virtual] |
1.4.7