[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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."]]],[]]