Values that may not be ready yet.
Learn more: Futures
Typedefs | |
| using | pw::async2::VoidFuture = ValueFuture< void > |
A ValueFuture that does not return any value, just a completion signal. | |
Variables | |
| template<typename T > | |
| constexpr bool | pw::async2::is_future_v |
|
constexpr |