YOrch
1.0.0
Loading...
Searching...
No Matches
yorch::detail::ordinary_bind_callable Concept Reference
#include <
traits.hpp
>
Concept definition
template
<
typename
F>
concept
yorch::detail::ordinary_bind_callable
=
bind_callable<F>
&&
!
member_bind_callable<F>
&&
!
inferable_direct_output_callable<F>
yorch::detail::bind_callable
Definition
traits.hpp:185
yorch::detail::inferable_direct_output_callable
Definition
traits.hpp:198
yorch::detail::member_bind_callable
Definition
traits.hpp:191
yorch::detail::ordinary_bind_callable
Definition
traits.hpp:205
Detailed Description
Definition at line
205
of file
traits.hpp
.
yorch
detail
ordinary_bind_callable
Generated by
1.9.8