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