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

The totally_ordered_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 totally_ordered_with_ concept.
Definition: concepts.hpp:1113
The totally_ordered concept.
Definition: concepts.hpp:1107
The partially_ordered_with_ concept.
Definition: concepts.hpp:1071

Detailed Description

The totally_ordered_with_ concept.