[[["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 current stable version is 2.36.0, with links provided for all versions going back to 2.10.1."],["This documentation specializes the ISO/IEC TS 19571:2016 promise for void, detailing its constructors, operators, and functions."],["The `promise` class allows for the creation of a promise with or without a shared state, supporting various constructors including those that take a `std::function\u003cvoid()\u003e` or `null_promise_t`."],["The `get_future()` function is used to create a future object using the current promise shared state."],["The `set_value()` function satisfies the shared state of the current promise, but will throw a `std::future_error` if it has already been satisfied or does not have a shared state."]]],[]]