hpx/actions_base/traits/is_continuation.hpp

See Public API for a list of names and headers that are part of the public HPX API.

namespace hpx
namespace traits

Variables

template<typename Continuation>
constexpr bool is_continuation_v = is_continuation<Continuation>::value