[[["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-08-14 UTC."],[[["\u003cp\u003eThis documentation outlines the \u003ccode\u003epromise<T>\u003c/code\u003e class, which implements the ISO/IEC TS 19571:2016 standard.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003epromise<T>\u003c/code\u003e class manages a shared state that can be satisfied using the \u003ccode\u003eset_value(T)\u003c/code\u003e function, and is constructed with several different constructor overloads.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details on the different versions available, from 2.10.1 to 2.37.0-rc, which is the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003epromise\u003c/code\u003e class offers operators such as \u003ccode\u003eoperator=\u003c/code\u003e for assignment, a \u003ccode\u003eswap\u003c/code\u003e method to swap shared states and a \u003ccode\u003eget_future()\u003c/code\u003e method to retrieve a future.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eset_value(T)\u003c/code\u003e function may throw a \u003ccode\u003estd::future_error\u003c/code\u003e with \u003ccode\u003estd::future_errc::promise_already_satisfied\u003c/code\u003e or \u003ccode\u003estd::no_state\u003c/code\u003e exceptions if applicable.\u003c/p\u003e\n"]]],[],null,[]]