#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__concepts/equality_comparable.hpp>
The concept vccc::equality_comparable specifies that the comparison operators == and != on T reflects equality: == yields true if and only if the operands are equal.
vccc::equality_comparable
==
!=
T
true