[[["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 document provides reference information for the \u003ccode\u003eTupleStreamIterator\u003c/code\u003e class in the Google Cloud Spanner C++ client library, specifically for version 2.26.0 and other versions up to the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003e\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, where each row must be convertible to the specified \u003ccode\u003eTuple\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines various constructors for creating a \u003ccode\u003eTupleStreamIterator\u003c/code\u003e, including a default constructor that creates an "end" iterator, as well as a constructor that accepts a \u003ccode\u003eRowStreamIterator\u003c/code\u003e range.\u003c/p\u003e\n"],["\u003cp\u003eThe reference details the operators available for \u003ccode\u003eTupleStreamIterator\u003c/code\u003e including \u003ccode\u003eoperator*\u003c/code\u003e, \u003ccode\u003eoperator->\u003c/code\u003e, and \u003ccode\u003eoperator++\u003c/code\u003e for both pre- and post-increment, along with their return types and behaviors.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides type aliases for \u003ccode\u003eiterator_category\u003c/code\u003e, \u003ccode\u003evalue_type\u003c/code\u003e, \u003ccode\u003edifference_type\u003c/code\u003e, \u003ccode\u003epointer\u003c/code\u003e, \u003ccode\u003ereference\u003c/code\u003e, \u003ccode\u003econst_pointer\u003c/code\u003e, and \u003ccode\u003econst_reference\u003c/code\u003e to help users understand the iterator's type system.\u003c/p\u003e\n"]]],[],null,[]]