[[["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\u003eThe webpage details the \u003ccode\u003eTupleStreamIterator\u003c/code\u003e class, which is an Input Iterator that processes a \u003ccode\u003eRowStreamIterator\u003c/code\u003e into a sequence of \u003ccode\u003eStatusOr<Tuple>\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThis iterator is designed to be consumed only once, aligning with the behavior of an Input Iterator, as described in C++ standards.\u003c/p\u003e\n"],["\u003cp\u003eA default-constructed \u003ccode\u003eTupleStreamIterator\u003c/code\u003e represents an "end" state, while one created with \u003ccode\u003eRowStreamIterator\u003c/code\u003e parameters can wrap the given range.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides multiple operators, such as \u003ccode\u003e*\u003c/code\u003e, \u003ccode\u003e->\u003c/code\u003e, and \u003ccode\u003e++\u003c/code\u003e, for accessing and traversing the elements, and also defines several type aliases for iterator operations, such as \u003ccode\u003evalue_type\u003c/code\u003e and \u003ccode\u003epointer\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page also offers a comprehensive list of links, showcasing various versions of this \u003ccode\u003eTupleStreamIterator\u003c/code\u003e class, ranging from the latest release candidate 2.37.0-rc, all the way down to version 2.11.0.\u003c/p\u003e\n"]]],[],null,[]]