[[["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 version available is 2.37.0-rc, with a history of versions dating back to 2.10.1."],["This documentation details the `promise\u003cvoid\u003e` class, a specialization of the promise concept for void types as defined in ISO/IEC TS 19571:2016."],["Key features include constructors for creating promises with or without shared states, including those accepting cancellation callbacks."],["The class provides operators for moving and copying promises, alongside a `swap()` function to exchange shared states."],["The `get_future()` function creates a `future\u003cvoid\u003e` tied to the promise's shared state, while `set_value()` satisfies the shared state, potentially throwing a `std::future_error` under certain conditions."]]],[]]