ReactOS 0.4.16-dev-91-g764881a
|
#include <_locale.h>
Protected Member Functions | |
facet (size_t __init_count=0) | |
virtual | ~facet () |
Protected Member Functions inherited from _Refcount_Base | |
_Refcount_Base (__stl_atomic_t __n) | |
__stl_atomic_t | _M_incr () |
__stl_atomic_t | _M_decr () |
Private Member Functions | |
facet (const facet &) | |
void | operator= (const facet &) |
Friends | |
class | locale |
class | _Locale_impl |
facet *_STLP_CALL | _get_facet (facet *) |
void _STLP_CALL | _release_facet (facet *&) |
|
inlineexplicitprotected |
Definition at line 84 of file _locale.h.
|
protectedvirtual |
Definition at line 42 of file locale.cpp.
|
friend |
Definition at line 36 of file locale_impl.cpp.
|
friend |
|
friend |