[[["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-14 UTC."],[[["This page documents the `IteratorImpl` class, which is an input iterator for `StreamRange\u003cT\u003e` and should not be used directly, instead utilize `StreamRange::iterator`."],["The latest version of the documented `IteratorImpl` is `2.37.0-rc`, with a comprehensive history of versions available dating back to `2.10.1`."],["`IteratorImpl` includes constructors, specifically one for creating an \"end\" iterator, and various operators such as `operator*`, `operator-\u003e`, `operator++` for navigating through the stream."],["Several type aliases are defined within `IteratorImpl`, including `iterator_category`, `value_type`, `difference_type`, `reference`, `pointer`, `const_reference`, and `const_pointer`."]]],[]]