[[["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 page lists available documentation for versions ranging from 2.10.1 up to the latest candidate."],["This document provides details on the `promise\u003cT\u003e` implementation, aligned with the ISO/IEC TS 19571:2016 standard."],["`promise\u003cT\u003e` objects can be created with or without a shared state, with options including a default constructor, a constructor with a cancellation callback, and one with `null_promise_t`."],["The document includes operator overloads for `promise` objects, allowing for assignment and movement of shared states."],["Key functions for `promise` objects include `swap()`, `get_future()`, and `set_value()`, with `set_value()` having the potential to throw exceptions such as `std::future_error` if it is already satisfied or has no shared state."]]],[]]