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

The indirectly_copyable_storable concept. More...

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

Concept definition

template<typename I, typename O>
ranges::indirectly_copyable_storable_ < I, O >
The indirectly_copyable_storable concept.
Definition: concepts.hpp:755
The indirectly_copyable concept.
Definition: concepts.hpp:742

Detailed Description

The indirectly_copyable_storable concept.