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

The simple_view_ concept. More...

#include <range/v3/view/view.hpp>

Concept definition

template<typename Rng>
ranges::simple_view_impl_ < Rng >
The range concept.
Definition: concepts.hpp:69
The simple_view_ concept.
Definition: view.hpp:67
The view_ concept.
Definition: concepts.hpp:229

Detailed Description

The simple_view_ concept.