[[["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 release candidate version is 2.37.0-rc, and the content also covers a range of versions from 2.36.0 down to 2.10.1."],["This documentation describes the implementation of `promise\u003cT\u003e` as per ISO/IEC TS 19571:2016."],["`promise` objects can be created with or without a shared state, with the latter using the `null_promise_t` parameter."],["The `promise` class provides methods for managing the shared state, including constructing, assigning, swapping, and setting the value to satisfy the promise."],["The `set_value(T)` function may throw `std::future_error` if the shared state is already satisfied or if the promise does not have a shared state."]]],[]]