[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available is 2.37.0-rc, with multiple versions listed for historical reference, including the current version being 2.34.0."],["`RowStreamIterator` is an Input Iterator that provides a sequence of `StatusOr\u003cRow\u003e` objects, which can only be consumed once."],["The `RowStreamIterator` can be default-constructed to represent an \"end\" iterator or be constructed with a source that will consume rows."],["The `Source` type alias represents a function that returns a sequence of `StatusOr\u003cRow\u003e` objects, where an empty row indicates no more rows will be returned."],["Multiple operators and type aliases are associated with the `RowStreamIterator` class, including operators like `*`, `-\u003e`, `++`, and type aliases such as `iterator_category`, `value_type`, `pointer`, and `reference`."]]],[]]