struct sequenced_execution_tag

Declaration

struct sequenced_execution_tag { /* full declaration omitted */ };

Description

//////////////////////////////////////////////////////////////////////// Function invocations executed by a group of sequential execution agents execute in sequential order.

Declared at: libs/pika/execution_base/include/pika/execution_base/execution.hpp:23