Parallel operations with thread configuration. More...
Public Member Functions | |
auto | named (std::string n) const |
Specify a name for an operation. | |
![]() | |
void | for_each (C &&c, F &&f) const |
T | reduce (C &&c, F &&f) const |
Parallel operations with thread configuration.
auto named | ( | std::string | n | ) | const |
Specify a name for an operation.
executor