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

The sentinel_for concept. More...

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

Concept definition

template<typename S, typename I>
semiregular<S> &&
detail::weakly_equality_comparable_with_<S, I>
The input_or_output_iterator concept.
Definition: concepts.hpp:291
The sentinel_for concept.
Definition: concepts.hpp:298

Detailed Description

The sentinel_for concept.