Range-v3
Range algorithms, views, and actions for the Standard Library
 
Loading...
Searching...
No Matches
ranges::views::transformable_range Concept Reference

The transformable_range concept. More...

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

Concept definition

template<typename Rng, typename Fun>
copy_constructible<Fun> &&
The input_range concept.
Definition concepts.hpp:97
The viewable_range concept.
Definition concepts.hpp:236
The transformable_range_ concept.
Definition transform.hpp:466
The transformable_range concept.
Definition transform.hpp:470

Detailed Description

The transformable_range concept.