hpx/actions_base/basic_action_fwd.hpp
hpx/actions_base/basic_action_fwd.hpp#
Defined in header hpx/actions_base/basic_action_fwd.hpp.
See Public API for a list of names and headers that are part of the public HPX API.
-
namespace hpx
-
namespace actions
-
template<typename Component, typename Signature, typename Derived>
struct basic_action# - #include <basic_action_fwd.hpp>
- Template Parameters
Component – component type
Signature – return type and arguments
Derived – derived action class
-
template<typename Component, typename Signature, typename Derived>
-
namespace actions