YOrch
1.0.0
Loading...
Searching...
No Matches
yorch::detail::inferred_forward_prev_signature_matches Concept Reference
#include <
traits.hpp
>
Concept definition
template
<
typename
F
,
typename
...
Specs
>
concept
yorch::detail::inferred_forward_prev_signature_matches
=
inferable_forward_prev_callable<F>
&&
function_traits<std::remove_cvref_t<F>
>::arity ==
sizeof
...(Specs)
yorch::detail::inferable_forward_prev_callable
Definition
traits.hpp:211
yorch::detail::inferred_forward_prev_signature_matches
Definition
traits.hpp:261
yorch::detail::is_adapter_descriptor_v
constexpr bool is_adapter_descriptor_v
Definition
adapters.hpp:63
Detailed Description
Definition at line
261
of file
traits.hpp
.
yorch
detail
inferred_forward_prev_signature_matches
Generated by
1.9.8