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

The weakly_incrementable concept. More...

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

Concept definition

template<typename I>
copyable<I> &&
ranges::weakly_incrementable_ < I > &&
ranges::weakly_incrementable_ < I >
The weakly_incrementable concept.
Definition: concepts.hpp:263

Detailed Description

The weakly_incrementable concept.