[[["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`, designed for internal use and not for direct access."],["The content provides links to documentation for various versions of `IteratorImpl`, ranging from the latest release candidate (2.37.0-rc) down to version 2.10.1."],["The page describes `IteratorImpl`'s constructors, including the creation of an \"end\" iterator, and a comprehensive list of its operators, like `operator*`, `operator-\u003e`, `operator++`."],["The type aliases section defines the various types associated with `IteratorImpl`, such as `iterator_category`, `value_type`, `difference_type`, `reference`, `pointer`, `const_reference`, and `const_pointer`."],["Users are advised against using `IteratorImpl` directly and are instead directed to utilize `StreamRange::iterator` for iteration purposes."]]],[]]