hpx/components_base/traits/action_decorate_function.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
Action
, typenameEnable
= void>
structaction_decorate_function
¶ Public Static Functions
-
template<typename
F
>
static threads::thread_function_typecall
(naming::address_type lva, F &&f)¶
Public Static Attributes
-
constexpr bool
value
= has_decorates_action_v<Action>¶
-
template<typename
-
template<typename
-
namespace