[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This page documents the `IteratorImpl` class, which is an input iterator for `StreamRange\u003cT\u003e` and should not be used directly, instead utilize `StreamRange::iterator`."],["The latest version of the documented `IteratorImpl` is `2.37.0-rc`, with a comprehensive history of versions available dating back to `2.10.1`."],["`IteratorImpl` includes constructors, specifically one for creating an \"end\" iterator, and various operators such as `operator*`, `operator-\u003e`, `operator++` for navigating through the stream."],["Several type aliases are defined within `IteratorImpl`, including `iterator_category`, `value_type`, `difference_type`, `reference`, `pointer`, `const_reference`, and `const_pointer`."]]],[]]