[[["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 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`."]]],[]]