[[["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 provides documentation for the `IteratorImpl` class, which is an input iterator designed for use with `StreamRange` in the Google Cloud C++ client library."],["The `IteratorImpl` class should not be used directly; instead, utilize `StreamRange::iterator` for iterating through a `StreamRange` object."],["The documentation details various operators for `IteratorImpl`, including `operator*`, `operator-\u003e`, and `operator++`, which are used for dereferencing and incrementing the iterator."],["Several type aliases are defined within `IteratorImpl`, such as `iterator_category`, `value_type`, `reference`, `pointer`, and more, which define how the iterator behaves and what types it returns."],["The document contains a list of previous versions of `IteratorImpl`, ranging from version `2.37.0-rc` down to version `2.10.1`, allowing users to access the documentation of older versions."]]],[]]