money_put Members

The following tables list the members of the money_put Class. For a list of members inherited by the money_put class, see facet Class.

Reference

Constructors

money_put

The constructor for objects of type money_put.

Typedefs

char_type

A type that is used to describe a character used by a locale.

iter_type

A type that describes an output iterator.

string_type

A type that describes a string containing characters of type CharType.

Member Functions

do_put

A virtual function called to convert either number or a string to a character sequence that represents a monetary value.

put

Converts either number or a string to a character sequence that represents a monetary value.

See Also

Reference

money_put Class

facet Class

Thread Safety in the C++ Standard Library