std::money_base Class Reference
[Locales]

Money format ordering data.This class contains an ordered array of 4 fields to represent the pattern for formatting a money amount. Each field may contain one entry from the part enum. symbol, sign, and value must be present and the remaining field must contain either none or space. More...

Inheritance diagram for std::money_base:
Inheritance graph
[legend]

List of all members.

Public Types

Public Member Functions

Public Attributes

Static Public Attributes


Detailed Description

Money format ordering data.

This class contains an ordered array of 4 fields to represent the pattern for formatting a money amount. Each field may contain one entry from the part enum. symbol, sign, and value must be present and the remaining field must contain either none or space.

See also:
moneypunct::pos_format() and moneypunct::neg_format() for details of how these fields are interpreted.

Definition at line 835 of file locale_facets_nonio.h.


The documentation for this class was generated from the following file:

Generated on 12 Mar 2010 for libstdc++ by  doxygen 1.6.1