[[["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-08-22 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eRowStreamIterator\u003c/code\u003e class in the Google Cloud Spanner C++ library, with version-specific links available ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eRowStreamIterator\u003c/code\u003e is an Input Iterator designed to return a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects and can only be consumed once.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowStreamIterator\u003c/code\u003e can be default-constructed to represent the "end" of the iteration or constructed with a \u003ccode\u003eSource\u003c/code\u003e object, which is a function that produces a sequence of rows.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the available constructors, operators, and type aliases for \u003ccode\u003eRowStreamIterator\u003c/code\u003e, including \u003ccode\u003eiterator_category\u003c/code\u003e, \u003ccode\u003evalue_type\u003c/code\u003e, \u003ccode\u003epointer\u003c/code\u003e, and others.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSource\u003c/code\u003e type alias is defined as a function that returns \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects, with an empty \u003ccode\u003eRow\u003c/code\u003e signaling the end of the row sequence.\u003c/p\u003e\n"]]],[],null,[]]