[[["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 webpage details the \u003ccode\u003eRowStreamIterator\u003c/code\u003e class in the Google Cloud Spanner C++ library, with the latest version being 2.37.0-rc, and version 2.19.0 serving as the base reference for the documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRowStreamIterator\u003c/code\u003e is an Input Iterator that delivers a one-time sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eA default-constructed \u003ccode\u003eRowStreamIterator\u003c/code\u003e signifies the "end" of the iteration.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors, including one that uses a source to provide the rows, and various operators like \u003ccode\u003e*\u003c/code\u003e, \u003ccode\u003e->\u003c/code\u003e, and \u003ccode\u003e++\u003c/code\u003e for navigation.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists several type aliases associated with \u003ccode\u003eRowStreamIterator\u003c/code\u003e, such as \u003ccode\u003evalue_type\u003c/code\u003e, \u003ccode\u003ereference\u003c/code\u003e, and \u003ccode\u003eSource\u003c/code\u003e, and indicates that the \u003ccode\u003eSource\u003c/code\u003e alias defines a function that supplies the \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects, using an empty row to indicate the end of the stream.\u003c/p\u003e\n"]]],[],null,[]]