[[["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 specifications for different versions of `promise\u003cvoid\u003e`, ranging from the latest release candidate, version 2.37.0-rc, down to version 2.10.1."],["The `promise\u003cvoid\u003e` class can be constructed with or without a shared state, and supports transfer or abandonment of shared states."],["The document provides detailed parameter descriptions for constructor, operator, and function usage within the `promise\u003cvoid\u003e` context."],["The `set_value()` function satisfies the shared state, and it may throw `std::future_error` under specific conditions, like if it is already satisfied or if the promise does not have a shared state."],["The `get_future()` function creates a `future\u003cvoid\u003e` using the shared state of `*this`."]]],[]]