VCCC  2024.05
VisualCamp Common C++ library
equivalence_relation< R, T, U > Struct Template Reference

#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__concepts/equivalence_relation.hpp>

+ Inheritance diagram for equivalence_relation< R, T, U >:

Detailed Description

template<typename R, typename T, typename U>
struct vccc::equivalence_relation< R, T, U >

The concept equivalence_relation<R, T, U> specifies that the relation R imposes an equivalence relation on its arguments.

See also
std::equivalence_relation

The documentation for this struct was generated from the following file: