futures::is_shared_future
Futures / Future Traits / is_shared_future
Defined in header <futures/traits/is_shared_future.hpp>
template <typename>
struct is_shared_future;
Customization point to determine if a type is a shared future type.
Inherits from std::false_type
Updated on 2023-01-04