Range-v3
Range algorithms, views, and actions for the Standard Library
concepts::defs::equality_comparable_with_ Concept Reference

The equality_comparable_with_ concept. More...

#include <concepts/concepts.hpp>

Concept definition

template<typename T, typename U>
common_reference_t<detail::as_cref_t<T> detail::as_cref_t<U>>>
)
The equality_comparable_with_ concept.
Definition: concepts.hpp:1091
The equality_comparable concept.
Definition: concepts.hpp:1086

Detailed Description

The equality_comparable_with_ concept.