time_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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
A type that describes an output iterator.
typedef OutputIterator iter_type;
The type is a synonym for the template parameter OutputIterator.
Header: <locale>
Namespace: std