[[["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` implementation, adhering to the ISO/IEC TS 19571:2016 standard."],["The `promise` class supports multiple constructors, allowing for the creation of promises with or without a shared state, including one using a cancellation callback."],["Key functionalities of the `promise` class include `set_value(T)` to satisfy the shared state, `get_future()` to link a `future\u003cT\u003e` to the same shared state, and `swap(promise &)` to swap shared states between promises."],["The documentation details the behavior of the `promise` class's move and copy assignment operators, which handle the transfer and abandonment of shared states."],["Multiple versions of this functionality are listed, with version 2.37.0-rc being the most recent, and version 2.13.0 being the lowest version documented."]]],[]]