[[["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\u003eThe \u003ccode\u003eTupleStreamIterator\u003c/code\u003e is an Input Iterator that converts a \u003ccode\u003eRowStreamIterator\u003c/code\u003e into a sequence of \u003ccode\u003eStatusOr<Tuple>\u003c/code\u003e objects, which can only be consumed once.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is version \u003ccode\u003e2.37.0-rc\u003c/code\u003e, which is shown as the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be default constructed as an end iterator or can be constructed with a \u003ccode\u003eRowStreamIterator\u003c/code\u003e range to wrap around it, using a begin and end.\u003c/p\u003e\n"],["\u003cp\u003eIt provides various operators like \u003ccode\u003eoperator*\u003c/code\u003e, \u003ccode\u003eoperator->\u003c/code\u003e, \u003ccode\u003eoperator++\u003c/code\u003e for standard iterator operations, along with several type aliases to define the iterator's characteristics.\u003c/p\u003e\n"],["\u003cp\u003eThe class' name uses the term "stream" to reference the data source's general nature and is not intended to be linked to C++'s I/O streams library, as this class is syntactically an "iterator".\u003c/p\u003e\n"]]],[],null,[]]