CodeQL library for C/C++
codeql/cpp-all 0.12.12-dev (changelog, source)
Search

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.

Type getValueType()