[[["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-18 UTC."],[[["The webpage details the `IteratorImpl` class, which is an input iterator for a `StreamRange\u003cT\u003e` and should not be used directly."],["The latest release candidate (rc) version available is `2.37.0-rc`, with links provided for this and all versions down to `2.10.1`."],["The `IteratorImpl` class includes constructors, such as one that constructs an \"end\" iterator, and several overloaded operators like `operator*`, `operator-\u003e`, and `operator++`."],["The page lists several type aliases associated with `IteratorImpl`, including `iterator_category`, `value_type`, `difference_type`, `reference`, `pointer`, `const_reference`, and `const_pointer`."],["`StreamRange::iterator` should be used instead of `IteratorImpl` directly."]]],[]]