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

The differenceable concept. More...

#include <range/v3/numeric/adjacent_difference.hpp>

Concept definition

template<typename I, typename O, typename BOp minus, typename P identity>
The differenceable_ concept.
Definition adjacent_difference.hpp:44
The differenceable concept.
Definition adjacent_difference.hpp:59
The input_iterator concept.
Definition concepts.hpp:343

Detailed Description

The differenceable concept.