Public Member Functions | |
__locale_cache (const locale &__loc) | |
__locale_cache (const locale &__loc, bool) | |
~__locale_cache () | |
Public Attributes | |
CharT | M_decimal_point |
CharT | M_thousands_sep |
const CharT * | M_truename |
const CharT * | M_falsename |
bool | M_use_grouping |
const char * | M_grouping |
CharT | M_atoms_out [num_base::S_end] |
Private Types | |
typedef CharT | char_type |
typedef char_traits< CharT > | traits_type |
typedef basic_string< CharT > | string_type |
Friends | |
class | std::locale::Impl |
Definition at line 1994 of file locale_facets.h.