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

The incrementable concept. More...

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

Concept definition

template<typename I>
regular<I> &&
ranges::incrementable_ < I >
The incrementable concept.
Definition: concepts.hpp:279
The weakly_incrementable concept.
Definition: concepts.hpp:263

Detailed Description

The incrementable concept.