num_get::iter_type
A type that describes an input iterator.
typedef InputIterator iter_type;
Remarks
The type is a synonym for the template parameter InputIterator.
Requirements
Header: <locale>
Namespace: std
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
A type that describes an input iterator.
typedef InputIterator iter_type;
The type is a synonym for the template parameter InputIterator.
Header: <locale>
Namespace: std