tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::SerialPhaseExecutor Struct Reference

#include <tess/ops/phase_executor.h>

Public Types

using serial_execution_tag = void

Public Member Functions

template<typename Fn>
auto for_each_operation (ExecutorPhaseRange range, Fn &&fn) const -> PlannedExecutionResult
template<typename Fn>
auto for_each_operation (std::size_t first, std::size_t count, Fn &&fn) const -> PlannedExecutionResult

Detailed Description

Executes operation callbacks serially in increasing index order.


The documentation for this struct was generated from the following file: