std::numpunct_cache(3)
NAME
std::numpunct_cache
SYNOPSIS
Inherits std::locale::facet. Public Member Functions numpunct_cache (size_t __refs=0) ~numpunct_cache () void M_cache (const locale &__loc) Public Attributes const char * M_grouping size_t M_grouping_size bool M_use_grouping const CharT * M_truename size_t M_truename_size const CharT * M_falsename size_t M_falsename_size CharT M_decimal_point CharT M_thousands_sep CharT M_atoms_out [num_base::S_oend] CharT M_atoms_in [num_base::S_iend] bool M_allocated Static Protected Member Functions static c_locale S_get_c_locale () static const char * S_get_c_name () Friends class locale::Impl
Detailed Description
- template<typename CharT> struct std::numpunct_cache< CharT >
- Definition at line 1586 of file locale_facets.h.
Author
- Generated automatically by Doxygen for libstdc++-v3 Source
- from the source code.
- libstdc++-v3 Source 1 Jan 2007