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

The common_reference_with concept. More...

#include <concepts/concepts.hpp>

Concept definition

template<typename T, typename U>
concepts::common_reference_with_ < T, U >
The common_reference_with concept.
Definition: concepts.hpp:915

Detailed Description

The common_reference_with concept.