YOrch
1.0.0
Loading...
Searching...
No Matches
yorch::detail::callable_task_argument Concept Reference
#include <
concepts.hpp
>
Concept definition
template
<
typename
F>
concept
yorch::detail::callable_task_argument
=
bind_callable<F>
&& !
plannable_task<std::remove_cvref_t<F>
>
yorch::detail::bind_callable
Definition
traits.hpp:185
yorch::detail::callable_task_argument
Definition
concepts.hpp:18
yorch::detail::plannable_task
Definition
traits.hpp:56
Detailed Description
Definition at line
18
of file
concepts.hpp
.
yorch
detail
callable_task_argument
Generated by
1.9.8