Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::next_fn Member List

This is the complete list of members for ranges::next_fn, including all inherited members.

operator()(I it) constranges::next_fn
operator()(I it, iter_difference_t< I > n) constranges::next_fn
operator()(I it, S s) constranges::next_fn
operator()(I it, iter_difference_t< I > n, S bound) constranges::next_fn