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

#include <di/execution/query/get_delegatee_scheduler.h>

Inheritance diagram for di::execution::detail::GetDelegateeSchedulerFunction:
[legend]

Public Member Functions

template<typename T>
requires (concepts::TagInvocable<GetDelegateeSchedulerFunction, T const&>)
constexpr auto operator() (T &&value) const -> concepts::Scheduler auto
 
constexpr auto operator() () const
 
- Public Member Functions inherited from di::execution::ForwardingQuery
constexpr auto operator() (auto tag) const -> bool
 

Member Function Documentation

◆ operator()() [1/2]

auto di::execution::detail::GetDelegateeSchedulerFunction::operator() ( ) const
constexpr

◆ operator()() [2/2]

template<typename T>
requires (concepts::TagInvocable<GetDelegateeSchedulerFunction, T const&>)
auto di::execution::detail::GetDelegateeSchedulerFunction::operator() ( T && value) const -> concepts::Scheduler auto
inlineconstexpr

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