struct mark_begin_execution_property
Declaration
struct mark_begin_execution_property { /* full declaration omitted */ };Description
////////////////////////////////////////////////////////////////////
Declared at: libs/pika/execution/include/pika/execution/executors/execution_parameters.hpp:335
Method Overview
- public template <typename Target>static inline void mark_begin_execution(Target)
Methods
template <typename Target>
static inline void mark_begin_execution(Target)
template <typename Target>
static inline void mark_begin_execution(Target)Declared at: libs/pika/execution/include/pika/execution/executors/execution_parameters.hpp:339
Parameters
- Target