[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This page documents the `IteratorImpl` class, which is an input iterator for `StreamRange\u003cT\u003e` and should not be used directly, instead `StreamRange::iterator` should be used."],["The latest available version documented is 2.37.0-rc, with a range of other previous versions listed, going back to 2.10.1."],["`IteratorImpl` includes constructors and a set of overloaded operators such as `*`, `-\u003e`, and `++` to work with iterators and provides type aliases like `iterator_category`, `value_type`, `difference_type`, `reference`, `pointer`, `const_reference`, and `const_pointer`."],["The `IteratorImpl` constructor constructs an 'end' iterator."]]],[]]