[[["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 page details the `IteratorImpl` class, an input iterator for `StreamRange\u003cT\u003e`, but it is not intended for direct use."],["The latest version of `IteratorImpl` is 2.37.0-rc, with a list of all available versions starting from 2.37.0-rc down to 2.10.1."],["The `IteratorImpl` class provides several operators, including `operator*`, `operator-\u003e`, and `operator++`, along with their constant versions."],["It also defines several type aliases such as `iterator_category`, `value_type`, `difference_type`, `reference`, `pointer`, `const_reference`, and `const_pointer`."],["It is stated that users should utilize `StreamRange::iterator` instead of directly using `IteratorImpl`."]]],[]]