[[["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-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eRowStreamIterator\u003c/code\u003e class, which is an Input Iterator that retrieves a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eRowStreamIterator\u003c/code\u003e is 2.37.0-rc, and the page lists documentation links for various versions of the class, ranging from 2.11.0 to the current one.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRowStreamIterator\u003c/code\u003e can be constructed as an "end" iterator using the default constructor or to consume rows from a provided source.\u003c/p\u003e\n"],["\u003cp\u003eThe class defines various operators such as \u003ccode\u003e*\u003c/code\u003e, \u003ccode\u003e->\u003c/code\u003e, and \u003ccode\u003e++\u003c/code\u003e, along with type aliases, including \u003ccode\u003eiterator_category\u003c/code\u003e, \u003ccode\u003evalue_type\u003c/code\u003e, \u003ccode\u003edifference_type\u003c/code\u003e, and \u003ccode\u003eSource\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSource\u003c/code\u003e type alias is defined as a function that produces a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects, where an empty \u003ccode\u003eRow\u003c/code\u003e signals the end of the sequence.\u003c/p\u003e\n"]]],[],null,[]]