Iros
 
Loading...
Searching...
No Matches
schedule_result.h
Go to the documentation of this file.
1#pragma once
2
4
5namespace di::meta {
6template<typename Sched>
8}
constexpr auto schedule
Definition schedule.h:17
Definition merge_interfaces.h:6
decltype(execution::schedule(util::declval< Sched >())) ScheduleResult
Definition schedule_result.h:7
auto declval() -> meta::AddRValueReference< T >
Definition declval.h:8