[[["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 document outlines the `promise\u003cT\u003e` class implementation, conforming to ISO/IEC TS 19571:2016."],["The latest version available is 2.37.0-rc, with a range of previous versions provided from 2.36.0 down to 2.10.1."],["`promise` objects can be created with or without a shared state, including with a cancellation callback or using `null_promise_t`."],["The `promise` class includes constructors for moving and copying shared states, as well as assignment operators for these operations."],["Key functions include `swap`, `get_future`, and `set_value`, with `set_value` potentially throwing `std::future_error` exceptions."]]],[]]