[[["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 documents the \u003ccode\u003eTupleStreamIterator\u003c/code\u003e class within the Google Cloud Spanner C++ library, covering multiple versions from 2.11.0 to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTupleStreamIterator\u003c/code\u003e is an Input Iterator that parses a \u003ccode\u003eRowStreamIterator\u003c/code\u003e into a sequence of \u003ccode\u003eStatusOr<Tuple>\u003c/code\u003e objects, and it is only consumable once.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTupleStreamIterator\u003c/code\u003e can be default constructed to represent the "end" of the sequence, or constructed to wrap a specific \u003ccode\u003eRowStreamIterator\u003c/code\u003e range.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides various constructors, operators (like \u003ccode\u003e*\u003c/code\u003e, \u003ccode\u003e->\u003c/code\u003e, \u003ccode\u003e++\u003c/code\u003e), and type aliases to support iteration over the data stream.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003eRow\u003c/code\u003e returned by a \u003ccode\u003eRowStreamIterator\u003c/code\u003e wrapped by \u003ccode\u003eTupleStreamIterator\u003c/code\u003e must be able to be converted to the \u003ccode\u003eTuple\u003c/code\u003e template parameter specified by the \u003ccode\u003eTupleStreamIterator\u003c/code\u003e instantiation.\u003c/p\u003e\n"]]],[],null,[]]