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

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

operator()(basic_iterator< Cur > &it) const noexcept (defined in ranges::get_cursor_fn)ranges::get_cursor_fn
operator()(basic_iterator< Cur > const &it) const noexcept (defined in ranges::get_cursor_fn)ranges::get_cursor_fn
operator()(basic_iterator< Cur > &&it) const noexcept(std::is_nothrow_move_constructible< Cur >::value) (defined in ranges::get_cursor_fn)ranges::get_cursor_fn