time_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
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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