[[["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 within the Google Cloud Spanner C++ library, providing details on its functionality and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowStreamIterator\u003c/code\u003e class is an Input Iterator that delivers a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects, each representing a row from a data source.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eRowStreamIterator\u003c/code\u003e can be default-constructed to represent an "end" iterator, or it can be built using a \u003ccode\u003eSource\u003c/code\u003e that provides the data rows.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes various operators like \u003ccode\u003eoperator*\u003c/code\u003e, \u003ccode\u003eoperator->\u003c/code\u003e, and \u003ccode\u003eoperator++\u003c/code\u003e to handle row access and iteration.\u003c/p\u003e\n"],["\u003cp\u003eThe document also covers type aliases for the iterator, including \u003ccode\u003evalue_type\u003c/code\u003e, \u003ccode\u003epointer\u003c/code\u003e, \u003ccode\u003ereference\u003c/code\u003e, and \u003ccode\u003eSource\u003c/code\u003e, giving insight into how the iterator works internally.\u003c/p\u003e\n"]]],[],null,[]]