template <typename Executor,
typename Parameters,
int _concept_requires_57 = 42,
typename std::enable_if<
(_concept_requires_57 == 43) ||
(!pika::traits::
is_executor_parameters<
Parameters>::value ||
!check_for_property<
Parameters>::value),
int>::type _concept_check_57 = 0>
inline decltype(auto) tag_fallback_invoke(
pika::parallel::execution::detail::
with_property_t<
pika::parallel::execution::detail::
mark_begin_execution_property,
has_mark_begin_execution_t>::
derived_propery_t,
Executor&&,
Parameters&&,
pika::parallel::execution::detail::
mark_begin_execution_property prop)
template <typename Executor,
typename Parameters,
int _concept_requires_57 = 42,
typename std::enable_if<
(_concept_requires_57 == 43) ||
(!pika::traits::
is_executor_parameters<
Parameters>::value ||
!check_for_property<
Parameters>::value),
int>::type _concept_check_57 = 0>
inline decltype(auto) tag_fallback_invoke(
pika::parallel::execution::detail::
with_property_t<
pika::parallel::execution::detail::
mark_begin_execution_property,
has_mark_begin_execution_t>::
derived_propery_t,
Executor&&,
Parameters&&,
pika::parallel::execution::detail::
mark_begin_execution_property prop)Declared at: libs/pika/execution/include/pika/execution/executors/execution_parameters.hpp:59
Parameters
- pika::parallel::execution::detail:: with_property_t< pika::parallel::execution::detail:: mark_begin_execution_property, has_mark_begin_execution_t>:: derived_propery_t
- Executor&&
- Parameters&&
- pika::parallel::execution::detail:: mark_begin_execution_property prop