Iros
 
Loading...
Searching...
No Matches
di::execution::detail::StartFunction Struct Reference

#include <di/execution/interface/start.h>

Public Types

using Type = types::Method<StartFunction, void(types::This&)>
 

Public Member Functions

template<typename OpState>
requires (concepts::TagInvocable<StartFunction, OpState&>)
constexpr auto operator() (OpState &op_state) const
 

Member Typedef Documentation

◆ Type

Member Function Documentation

◆ operator()()

template<typename OpState>
requires (concepts::TagInvocable<StartFunction, OpState&>)
auto di::execution::detail::StartFunction::operator() ( OpState & op_state) const
inlineconstexpr

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