#include <localefwd.h>
Public Methods | |
id () | |
Private Methods | |
void | operator= (const id &) |
id (const id &) | |
Private Attributes | |
size_t | _M_index |
Static Private Attributes | |
size_t | _S_highwater |
Friends | |
class | locale |
class | locale::_Impl |
template<typename _Facet> const _Facet & | use_facet (const locale &) |
template<typename _Facet> bool | has_facet (const locale &) throw () |
|
|
|
Definition at line 442 of file localefwd.h. |
|
|
|
Definition at line 83 of file locale_facets.tcc. |
|
Definition at line 416 of file localefwd.h. |
|
Definition at line 417 of file localefwd.h. |
|
Definition at line 70 of file locale_facets.tcc. |
|
Definition at line 428 of file localefwd.h. Referenced by std::locale::_Impl::_M_install_facet(), and std::locale::_Impl::_M_replace_facet(). |
|
|