mirror of
https://github.com/Naios/continuable.git
synced 2025-12-12 06:29:55 +08:00
* This makes it possible to use promise_base for optional promises directly rather than wrapping it as optional<promise_base<...>>. * Invalidate the promise_base after its first usage. * Expose an `operator bool()` to make the validility accessible. * Remove the no longer needed private promise_no_init_arg_t tag. |
||
|---|---|---|
| .. | ||
| continuable | ||