[[["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-02 UTC."],[[["This webpage details the `RowStreamIterator` class in the Google Cloud Spanner C++ library, focusing on version 2.21.0 and including links to older and newer versions."],["`RowStreamIterator` is an Input Iterator that yields a sequence of `StatusOr\u003cRow\u003e` objects, designed for one-time consumption."],["The class includes constructors to create an \"end\" iterator or one that consumes rows from a specified source."],["The page provides detailed information on the operators available for `RowStreamIterator`, such as `operator*()`, `operator-\u003e()`, and `operator++()`."],["The page lists the type aliases of the class, such as `value_type`, `pointer`, `reference`, and `Source`, with their corresponding definitions."]]],[]]