[[["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, which is an input iterator for a `StreamRange`."],["The `IteratorImpl` class should not be used directly; instead, use `StreamRange::iterator`."],["The class provides constructors, including one that creates an \"end\" iterator, and various operators for iteration and dereferencing."],["Several type aliases are defined within the `IteratorImpl` class, including `iterator_category`, `value_type`, `difference_type`, `reference`, `pointer`, `const_reference`, and `const_pointer`."],["This page contains information for multiple version of the IteratorImpl class, with the most recent being version 2.37.0-rc."]]],[]]