hpx/functional/traits/is_action.hpp

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

namespace hpx

Variables

template<typename T>
constexpr bool is_bound_action_v = is_bound_action<T>::value
namespace traits

Typedefs

typedef hpx::is_placeholder<T> instead

Functions

template<typename Action>hpx::traits::HPX_DEPRECATED_V(1, 8, "hpx::traits::is_bound_action_v is deprecated, use " "hpx::is_bound_action_v  instead ") const

Variables

template<typename T>
constexpr bool is_action_v = is_action<T>::value