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

The sized_sentinel_for concept. More...

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

Concept definition

template<typename S, typename I>
sized_sentinel_for_ < S, I > &&
ranges::sized_sentinel_for_ < S, I >
The sized_sentinel_for concept.
Definition: concepts.hpp:322

Detailed Description

The sized_sentinel_for concept.