std::money_base(3cxx) | std::money_base(3cxx) |
NAME¶
std::money_base -SYNOPSIS¶
Inherited by std::moneypunct< _CharT, _Intl >.Public Types¶
enum { _S_minus, _S_zero, _S_end }
Static Public Member Functions¶
static pattern _S_construct_pattern (char __precedes, char __space, char __posn)
Static Public Attributes¶
static const char * _S_atoms
Detailed Description¶
Money format ordering data.moneypunct::pos_format() and
moneypunct::neg_format() for details of how these fields are
interpreted.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Thu Aug 2 2012 | libstdc++ |