|
di 0.1.0
|
#include "di/execution/interface/schedule.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::meta |
Typedefs | |
| template<typename Sched> | |
| using | di::meta::ScheduleResult = decltype(execution::schedule(util::declval<Sched>())) |