futures::has_executor
Futures / Future Traits / has_executor
Defined in header <futures/traits/has_executor.hpp>
template <typename>
struct has_executor;
Determine if a future type has an executor.
Inherits from std::false_type
Updated on 2023-01-04