[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-08 UTC."],[[["This documentation outlines the `promise\u003cT\u003e` class, which implements the ISO/IEC TS 19571:2016 standard."],["The `promise\u003cT\u003e` class manages a shared state that can be satisfied using the `set_value(T)` function, and is constructed with several different constructor overloads."],["The documentation provides details on the different versions available, from 2.10.1 to 2.37.0-rc, which is the latest."],["The `promise` class offers operators such as `operator=` for assignment, a `swap` method to swap shared states and a `get_future()` method to retrieve a future."],["The `set_value(T)` function may throw a `std::future_error` with `std::future_errc::promise_already_satisfied` or `std::no_state` exceptions if applicable."]]],[]]