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:21
etl::predicate
Definition
predicate.hpp:15
etl::regular_invocable
Definition
regular_invocable.hpp:13
etl::and
and
Definition
incrementable_traits.hpp:40
etl
predicate
Generated on Sun Sep 7 2025 19:15:36 for tetl by
1.9.8