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

The indirectly_movable_storable concept. More...

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

Concept definition

template<typename I, typename O>
ranges::indirectly_movable_storable_ < I, O >
The indirectly_movable_storable concept.
Definition: concepts.hpp:731
The indirectly_movable concept.
Definition: concepts.hpp:718

Detailed Description

The indirectly_movable_storable concept.