[[["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 is version 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 defined by ISO/IEC TS 19571:2016."],["A promise can be created with or without a shared state, or transfer it from another `promise`."],["The `get_future()` function is used to create a `future\u003cT\u003e` that shares the same state as the promise."],["The `set_value(T)` function is used to satisfy the shared state, but will throw a `std::future_error` if the state is already satisfied or if there is no shared state."]]],[]]