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

The common_with concept. More...

#include <concepts/concepts.hpp>

Concept definition

template<typename T, typename U>
concepts::common_with_ < T, U >
The common_with concept.
Definition: concepts.hpp:935

Detailed Description

The common_with concept.