libstdc++
|
Go to the source code of this file.
Namespaces | |
namespace | std |
Functions | |
template bool | std::has_facet< codecvt< char, char, mbstate_t > > (const locale &) |
template bool | std::has_facet< codecvt< wchar_t, char, mbstate_t > > (const locale &) |
template const codecvt< char, char, mbstate_t > & | std::use_facet< codecvt< char, char, mbstate_t > > (const locale &) |
template const codecvt< wchar_t, char, mbstate_t > & | std::use_facet< codecvt< wchar_t, char, mbstate_t > > (const locale &) |
Variables | |
template<typename _InternT, typename _ExternT, typename _StateT> | |
locale::id | std::codecvt< _InternT, _ExternT, _StateT >::id |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <locale>.
Definition in file codecvt.h.