std::__locale_cache< numpunct< CharT > > Class Template Reference

Inheritance diagram for std::__locale_cache< numpunct< CharT > >:

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

Collaboration graph
[legend]
List of all members.

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

Detailed Description

template<typename CharT>
class std::__locale_cache< numpunct< CharT > >

Definition at line 1994 of file locale_facets.h.


The documentation for this class was generated from the following files:
Generated on Fri Sep 16 09:22:54 2005 for libstdc++-v3 Source by  doxygen 1.4.4