futures::is_continuable
Futures / Future Traits / is_continuable
Defined in header <futures/traits/is_continuable.hpp>
template <typename>
struct is_continuable;
Customization point to define future as supporting continuations.
Inherits from std::false_type
Updated on 2023-01-04