money_get Members

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

Reference

Constructors

money_get

The constructor for objects of type money_get that are used to extract numerical values from sequences representing monetary values.

Typedefs

char_type

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

iter_type

A type that describes an input iterator.

string_type

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

Member Functions

do_get

A virtual function called to extracts a numerical value from a character sequence that represents a monetary value.

get

Extracts a numerical value from a character sequence that represents a monetary value.

See Also

Reference

money_get Class

facet Class

Thread Safety in the Standard C++ Library