![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__concepts/relation.hpp>
The concept relation<R, T, U>
specifies that R defines a binary relation over the set of expressions whose type and value category are those encoded by either T
or U
.