std::__moneypunct_cache< CharT, Intl > Struct Template Reference

Inheritance diagram for std::__moneypunct_cache< CharT, Intl >:

Inheritance graph
[legend]
Collaboration diagram for std::__moneypunct_cache< CharT, Intl >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 __moneypunct_cache (size_t __refs=0)
 ~__moneypunct_cache ()
void M_cache (const locale &__loc)

Public Attributes

const char * M_grouping
size_t M_grouping_size
bool M_use_grouping
CharT M_decimal_point
CharT M_thousands_sep
const CharT * M_curr_symbol
size_t M_curr_symbol_size
const CharT * M_positive_sign
size_t M_positive_sign_size
const CharT * M_negative_sign
size_t M_negative_sign_size
int M_frac_digits
money_base::pattern M_pos_format
money_base::pattern M_neg_format
CharT M_atoms [money_base::S_end]
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, bool Intl>
struct std::__moneypunct_cache< CharT, Intl >

Definition at line 3467 of file locale_facets.h.


The documentation for this struct was generated from the following files:
Generated on Tue Jan 2 16:59:50 2007 for libstdc++-v3 Source by  doxygen 1.5.1