std::numpunct_cache< CharT > Struct Template Reference

Inheritance diagram for std::numpunct_cache< CharT >:

Inheritance graph
[legend]
Collaboration diagram for std::numpunct_cache< CharT >:

Collaboration graph
[legend]
List of all members.

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.


The documentation for this struct was generated from the following files:
Generated on Mon Jan 1 22:32:28 2007 for libstdc++-v3 Source by  doxygen 1.5.1