Data Structures |
| class | locale |
| class | locale::facet |
| class | locale::id |
Functions |
| template<class _CharT , class _Traits , class _Alloc > |
| bool | __locale_do_operator_call (const locale &__loc, const basic_string< _CharT, _Traits, _Alloc > &__x, const basic_string< _CharT, _Traits, _Alloc > &__y) |
_STLP_DECLSPEC _Locale_impl
*_STLP_CALL | _get_Locale_impl (_Locale_impl *locimpl) |
_STLP_DECLSPEC _Locale_impl
*_STLP_CALL | _copy_Nameless_Locale_impl (_Locale_impl *locimpl) |
| template<class _Facet > |
| _STLP_MOVE_TO_PRIV_NAMESPACE bool | _HasFacet (const locale &__loc, const _Facet *__facet) _STLP_NOTHROW |
| template<class _Facet > |
| _Facet * | _UseFacet (const locale &__loc, const _Facet *__facet) |
| template<class _Facet > |
| void | _InsertFacet (locale &__loc, _Facet *__facet) |
| template<class _Facet > |
| const _Facet & | use_facet (const locale &__loc) |
| template<class _Facet > |
| bool | has_facet (const locale &__loc) _STLP_NOTHROW |
| template<class _Facet > |
_STLP_MOVE_TO_PRIV_NAMESPACE
locale::id & | _GetFacetId (const _Facet *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const money_get< char, istreambuf_iterator< char, char_traits< char > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const money_put< char, ostreambuf_iterator< char, char_traits< char > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const num_get< char, istreambuf_iterator< char, char_traits< char > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const num_put< char, ostreambuf_iterator< char, char_traits< char > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const time_get< char, istreambuf_iterator< char, char_traits< char > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const time_put< char, ostreambuf_iterator< char, char_traits< char > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const money_get< wchar_t, istreambuf_iterator< wchar_t, char_traits< wchar_t > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const money_put< wchar_t, ostreambuf_iterator< wchar_t, char_traits< wchar_t > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const num_get< wchar_t, istreambuf_iterator< wchar_t, char_traits< wchar_t > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const num_put< wchar_t, ostreambuf_iterator< wchar_t, char_traits< wchar_t > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const time_get< wchar_t, istreambuf_iterator< wchar_t, char_traits< wchar_t > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const time_put< wchar_t, ostreambuf_iterator< wchar_t, char_traits< wchar_t > > > *) |