[[["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 previous versions ranging from 2.36.0 to 2.10.1."],["`IteratorImpl` offers various operators like `operator*`, `operator-\u003e`, `operator++` for iteration, as well as constructors to create an end iterator."],["The class also provides type aliases such as `iterator_category`, `value_type`, `difference_type`, `reference`, `pointer`, `const_reference`, and `const_pointer` to define various aspects of the iterator."]]],[]]