tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
etl::predicate Concept Reference
Concepts Library
»
concepts
#include <
predicate.hpp
>
Concept definition
template
<
typename
F,
typename
... Args>
concept
etl::predicate
=
regular_invocable
<F, Args...> and
boolean_testable
<invoke_result_t<F, Args...>>
etl::boolean_testable
Definition
boolean_testable.hpp:20
etl::predicate
Definition
predicate.hpp:14
etl::regular_invocable
Definition
regular_invocable.hpp:12
etl
predicate
Generated on Sat Mar 8 2025 16:20:00 for tetl by
1.14.0