[[["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, which is an Input Iterator that delivers a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects for different versions of the spanner library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowStreamIterator\u003c/code\u003e can only be consumed once, and a default-constructed \u003ccode\u003eRowStreamIterator\u003c/code\u003e represents the end of the iteration sequence.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides various constructors, including one that initializes an "end" iterator and another that utilizes a \u003ccode\u003eSource\u003c/code\u003e object to consume rows.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowStreamIterator\u003c/code\u003e class supports multiple operators like \u003ccode\u003e*\u003c/code\u003e, \u003ccode\u003e->\u003c/code\u003e, \u003ccode\u003e++\u003c/code\u003e, both in constant and non-constant forms, allowing for standard iterator operations.\u003c/p\u003e\n"],["\u003cp\u003eSeveral type aliases are also provided for ease of use, such as \u003ccode\u003eiterator_category\u003c/code\u003e, \u003ccode\u003evalue_type\u003c/code\u003e, \u003ccode\u003epointer\u003c/code\u003e, and \u003ccode\u003eSource\u003c/code\u003e, among others.\u003c/p\u003e\n"]]],[],null,[]]