[[["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, an input iterator for `StreamRange\u003cT\u003e`, with the latest version being 2.37.0-rc, and provides documentation for versions ranging from 2.10.1 to 2.36.0."],["The `IteratorImpl` class is designed for internal use and should not be utilized directly, with `StreamRange::iterator` being the recommended alternative."],["It offers several operators, including `operator*`, `operator-\u003e`, and `operator++`, available in both constant and non-constant forms, that support typical iterator operations."],["The documentation includes type aliases for `iterator_category`, `value_type`, `difference_type`, `reference`, `pointer`, `const_reference`, and `const_pointer`."],["The class provides a default constructor `IteratorImpl()` which constructs an \"end\" iterator."]]],[]]