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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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