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

The swappable_with concept. More...

#include <concepts/concepts.hpp>

Concept definition

template<typename T, typename U>
defs::swappable_with_ < T, U >
The common_reference_with concept.
Definition: concepts.hpp:915
The swappable_with concept.
Definition: concepts.hpp:1003

Detailed Description

The swappable_with concept.