[[["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 webpage details the `IteratorImpl` class, which is an input iterator for a `StreamRange\u003cT\u003e` and should not be used directly."],["The `StreamRange::iterator` should be used in place of `IteratorImpl` as the preferred method of access."],["The page lists various versions of `IteratorImpl`, ranging from the latest release candidate (2.37.0-rc) down to version 2.10.1, with links to the documentation for each version."],["`IteratorImpl` supports various operators such as `operator*`, `operator-\u003e`, and `operator++`, with both prefix and postfix incrementation."],["Several type aliases are available within the `IteratorImpl` class, including `iterator_category`, `value_type`, and `reference` to name a few."]]],[]]