[[["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."],[[["This page details the `promise\u003cvoid\u003e` class in the Google Cloud C++ client library, focusing on its specialization for void within the context of ISO/IEC TS 19571:2016."],["The content provides documentation for various versions of the library, ranging from version 2.10.1 up to the latest release candidate 2.37.0-rc, alongside links to each specific version's documentation."],["The documentation includes details on constructors for creating `promise\u003cvoid\u003e` objects, including creating a promise with an unsatisfied shared state, and even one without a shared state using `null_promise_t`."],["The documentation outlines operators such as assignment and functions such as `swap`, `get_future`, and `set_value`, which are essential for managing the shared state and interacting with corresponding futures."],["The `set_value` method, used to satisfy the shared state, is documented with its exceptions, highlighting potential `std::future_error` cases such as the shared state already being satisfied or no shared state being present."]]],[]]