[[["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-05 UTC."],[[["The latest version available is 2.37.0-rc, with numerous other versions provided in descending order, starting from 2.36.0 down to 2.10.1."],["This documentation outlines the specialization of the ISO/IEC TS 19571:2016 promise for void within the Google Cloud C++ library."],["The `promise` class offers constructors to create promises with or without a shared state, including one that accepts a cancellation callback, and another for transferring the state from a `rhs`."],["The `promise` class includes operators such as assignment operators for `promise &&` and `promise const &` and a `swap()` function to manage shared states."],["Key functions include `get_future()` to obtain a `future\u003cvoid\u003e` and `set_value()` to satisfy the shared state, which may throw exceptions under specific conditions like an already satisfied state or no shared state."]]],[]]