Iros
 
Loading...
Searching...
No Matches
di::execution::execute_ns::Function Struct Reference

#include <di/execution/algorithm/execute.h>

Public Member Functions

template<concepts::Scheduler Sched, concepts::MovableValue Fun, concepts::Allocator Alloc = DefaultAllocator>
requires (concepts::Invocable<Fun>)
auto operator() (Sched &&scheduler, Fun &&function, Alloc &&allocator={}) const
 

Member Function Documentation

◆ 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: