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

The indirectly_movable concept. More...

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

Concept definition

template<typename I, typename O>
indirectly_readable<I> && ranges::indirectly_movable_ < I, O >
The indirectly_movable concept.
Definition: concepts.hpp:718
The indirectly_readable concept.
Definition: concepts.hpp:144

Detailed Description

The indirectly_movable concept.