[[["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."],[[["This page details the `promise\u003cT\u003e` implementation, adhering to ISO/IEC TS 19571:2016."],["The `promise` class manages a shared state that can be satisfied by setting a value via `set_value(T)`."],["The page provides documentation for different constructors, including those for creating promises with or without a shared state and those involving move and copy operations."],["Functions are outlined including `get_future()` for creating a future using the promise's shared state, `swap(promise &)` to swap shared states, and a comprehensive list of exceptions that may be thrown when using `set_value(T)`."],["The latest release candidate for the class `google::cloud::promise` is version 2.37.0-rc, with the page also providing documentation for all releases between version 2.10.1 and version 2.36.0."]]],[]]