struct mark_end_execution_t
Declaration
struct mark_end_execution_t : public tag_fallback { /* full declaration omitted */ };Description
Mark the end of a parallel algorithm execution
Declared at: libs/pika/execution/include/pika/execution/executors/execution_parameters_fwd.hpp:267
Inherits from: tag_fallback