[[["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 document outlines the \u003ccode\u003eRowStreamIterator\u003c/code\u003e class in the Google Cloud Spanner C++ library, with the latest version being 2.37.0-rc, and lists the documentation for versions all the way back to 2.11.0.\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 from a data source, that can only be consumed once.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors to create either an "end" iterator or one that consumes rows from a provided \u003ccode\u003esource\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowStreamIterator\u003c/code\u003e class overloads operators such as \u003ccode\u003e*\u003c/code\u003e, \u003ccode\u003e->\u003c/code\u003e, and \u003ccode\u003e++\u003c/code\u003e to enable iterator-style navigation and data access.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowStreamIterator\u003c/code\u003e class also defines several type aliases, like \u003ccode\u003eiterator_category\u003c/code\u003e, \u003ccode\u003evalue_type\u003c/code\u003e, and \u003ccode\u003eSource\u003c/code\u003e, to clarify the iterator's behavior and data types.\u003c/p\u003e\n"]]],[],null,[]]