[[["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 page details the `promise\u003cvoid\u003e` class, a specialization of the ISO/IEC TS 19571:2016 promise, designed for operations that do not return a value."],["The `promise\u003cvoid\u003e` class supports multiple constructors, including ones for creating a promise with or without a shared state and transferring shared states."],["Key operators include move and copy assignment operators to manage and transfer shared states within `promise\u003cvoid\u003e` instances."],["The class offers functions like `swap` for exchanging shared states, `get_future` for creating a `future\u003cvoid\u003e` linked to the shared state, and `set_value` for satisfying the shared state."],["The latest version available is 2.37.0-rc with a range of previous version listed back to 2.10.1 all with similar functionalities."]]],[]]