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

The incrementable concept. More...

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

Concept definition

template<typename I>
regular<I> &&
The incrementable_ concept.
Definition concepts.hpp:270
The incrementable concept.
Definition concepts.hpp:274
The weakly_incrementable concept.
Definition concepts.hpp:258

Detailed Description

The incrementable concept.