Member predicate Iterator::getValueType
Gets the value type of this iterator, if any.
For example, the value type of a std::vector<int>::iterator is int.
Gets the value type of this iterator, if any.
For example, the value type of a std::vector<int>::iterator is int.