VCCC  2024.05
VisualCamp Common C++ library
ranges::next

increment an iterator by a given distance or to a bound More...

Detailed Description

returns the \( { n^{th}} \) successor of iterator i.

Variables

constexpr VCCC_INLINE_OR_STATIC detail::next_niebloid next {}
 

Variable Documentation

◆ next

constexpr VCCC_INLINE_OR_STATIC detail::next_niebloid next {}
constexpr