money_put::iter_type

A type that describes an output iterator.

typedef OutputIterator iter_type;

Remarks

The type is a synonym for the template parameter OutputIterator.

Requirements

Header: <locale>

Namespace: std

See Also

Reference

money_put Class