[[["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-07-26 UTC."],[[["This page details the `IteratorImpl` class, an input iterator for `StreamRange\u003cT\u003e`, but users are advised against direct use."],["The latest version is `2.37.0-rc`, while the current context version is `2.30.0`, and many versions before and in between these two versions are listed, each with their own page."],["The `IteratorImpl` class provides constructors, such as the `IteratorImpl()`, which creates an \"end\" iterator, along with various operators like `operator*()` and `operator++()`."],["It also defines several type aliases including `iterator_category`, `value_type`, `reference`, and `const_reference`."],["It is recommended to use `StreamRange::iterator` rather than directly interacting with `IteratorImpl`."]]],[]]