execution_categories.hpp File Reference
Classes | |
| struct | agency::sequenced_execution_tag |
| Type representing the sequenced execution category. More... | |
| struct | agency::concurrent_execution_tag |
| Type representing the concurrent execution category. More... | |
| struct | agency::parallel_execution_tag |
| Type representing the parallel execution category. More... | |
| struct | agency::unsequenced_execution_tag |
| Type representing the unsequenced execution category. More... | |
Namespaces | |
| agency | |
agency is the top-level namespace which contains all Agency functionality. | |
