#include <di/execution/algorithm/execute.h>
|
template<concepts::Scheduler Sched, concepts::MovableValue Fun, concepts::Allocator Alloc = DefaultAllocator>
requires (concepts::Invocable<Fun>) |
auto | operator() (Sched &&scheduler, Fun &&function, Alloc &&allocator={}) const |
|
◆ operator()()
template<concepts::Scheduler Sched, concepts::MovableValue Fun, concepts::Allocator Alloc = DefaultAllocator>
requires (concepts::Invocable<Fun>)
auto di::execution::execute_ns::Function::operator() |
( |
Sched && | scheduler, |
|
|
Fun && | function, |
|
|
Alloc && | allocator = {} ) const |
|
inline |
The documentation for this struct was generated from the following file:
- libs/di/include/di/execution/algorithm/execute.h