[[["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`, with the latest version being 2.37.0-rc, and provides a list of previous versions ranging down to 2.10.1."],["The `IteratorImpl` class should not be used directly, instead, users should utilize `StreamRange::iterator`."],["The `IteratorImpl` class includes constructors to create an \"end\" iterator, along with overloaded operators such as `*`, `-\u003e`, and `++` for iteration."],["The page also includes detailed type aliases used by the class, such as `iterator_category`, `value_type`, and `reference`."],["This is a reference class for various versions of the C++ `StreamRange::IteratorImpl`."]]],[]]