[[["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."],[[["The `StreamRange::IteratorImpl` class provides an input iterator for `StreamRange\u003cT\u003e`, which is not intended for direct use, with users being advised to use `StreamRange::iterator` instead."],["The latest version of the `StreamRange::IteratorImpl` is version `2.37.0-rc`, and the documentation provides a list of all prior versions going as far back as `2.10.1`."],["`StreamRange::IteratorImpl` provides various operators, such as `operator*`, `operator-\u003e`, and `operator++`, for traversing and accessing elements within a `StreamRange`."],["The class also defines type aliases like `iterator_category`, `value_type`, `difference_type`, `reference`, `pointer`, `const_reference`, and `const_pointer` to specify iterator and value characteristics."]]],[]]