[[["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 use `StreamRange::iterator`."],["The class includes constructors, with `IteratorImpl()` creating an \"end\" iterator."],["It defines various operators like `operator*`, `operator-\u003e`, `operator++` to navigate and access elements."],["Several type aliases are defined such as `iterator_category`, `value_type`, `reference`, `pointer`, and more to be used in conjunction with the class."],["The page shows a list of all the different versions of the `IteratorImpl` class, ranging from 2.10.1 to 2.37.0-rc."]]],[]]