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

The indirectly_readable concept. More...

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

Concept definition

template<typename I>
ranges::readable_ < uncvref_t<I> >
The indirectly_readable concept.
Definition: concepts.hpp:144

Detailed Description

The indirectly_readable concept.