Iros
 
Loading...
Searching...
No Matches
di::execution::SetValue Struct Reference

#include <di/execution/receiver/set_value.h>

Public Member Functions

template<typename Receiver, typename... Args>
requires (concepts::TagInvocable<SetValue, Receiver, Args...>)
constexpr void operator() (Receiver &&receiver, Args &&... args) const
 

Member Function Documentation

◆ operator()()

template<typename Receiver, typename... Args>
requires (concepts::TagInvocable<SetValue, Receiver, Args...>)
void di::execution::SetValue::operator() ( Receiver && receiver,
Args &&... args ) const
inlineconstexpr

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