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

The indirectly_copyable_ concept. More...

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

Concept definition

template<typename I, typename O>
The indirectly_copyable_ concept.
Definition: concepts.hpp:737
The indirectly_writable concept.
Definition: concepts.hpp:166

Detailed Description

The indirectly_copyable_ concept.