[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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."]]],[]]