struct is_shared_state
Declaration
template <typename T, typename Enable = void>
struct is_shared_state : public std::integral_constant { /* full declaration omitted */ };Description
////////////////////////////////////////////////////////////////////////
Declared at: libs/pika/futures/include/pika/futures/traits/future_access.hpp:112
Inherits from: std::integral_constant