struct is_future_or_shared_state_range
Declaration
template <typename Range, typename Enable = void>
struct is_future_or_shared_state_range : public std::integral_constant { /* full declaration omitted */ };Description
////////////////////////////////////////////////////////////////////
Declared at: libs/pika/async_combinators/include/pika/async_combinators/wait_all.hpp:182
Inherits from: std::integral_constant