Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::indirectly_swappable Concept Reference

The indirectly_swappable concept. More...

#include <range/v3/iterator/concepts.hpp>

Concept definition

template<typename I1, typename I2 I1>
ranges::indirectly_swappable_ < I1, I2 >
The indirectly_readable concept.
Definition: concepts.hpp:144
The indirectly_swappable concept.
Definition: concepts.hpp:773

Detailed Description

The indirectly_swappable concept.