[[["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 document outlines the `RowStreamIterator` class within the Google Cloud Spanner C++ library, which functions as an Input Iterator."],["The `RowStreamIterator` returns a sequence of `StatusOr\u003cRow\u003e` objects, allowing for the consumption of rows from a data source."],["The class provides constructors, operators (such as `*`, `-\u003e`, and `++`), and type aliases to facilitate its use as an iterator."],["A `Source` type alias is defined as a function that returns a sequence of `StatusOr\u003cRow\u003e` objects, with an empty `Row` indicating the end of the data."],["The document contains links to various versions of the `RowStreamIterator`, from 2.11.0 to the latest release candidate version 2.37.0-rc."]]],[]]