[[["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-02 UTC."],[[["The document details various versions of the `promise` class, with version 2.37.0-rc being the latest and 2.12.0 the lowest."],["The `promise` class implements the `promise\u003cT\u003e` as defined in ISO/IEC TS 19571:2016, providing functionality for managing shared states."],["The `promise` class has multiple constructors, including ones for creating a promise with or without a shared state, as well as moving and copying promises."],["Operators for assignment are available, to abandon the shared state in `*this` or transfer the shared state from `rhs`."],["The `promise` class offers functions like `swap`, `get_future`, and `set_value` to manage the shared state, retrieve a future, and satisfy the shared state, respectively."]]],[]]