Range-v3
Range algorithms, views, and actions for the Standard Library
 All Classes Files Functions Typedefs Modules Pages
ranges::v3::range_access::InputCursorConcept Member List

This is the complete list of members for ranges::v3::range_access::InputCursorConcept, including all inherited members.

requires_(T &&t) -> decltype(concepts::valid_expr(t.current(),(t.next(), concepts::void_))) (defined in ranges::v3::range_access::InputCursorConcept)ranges::v3::range_access::InputCursorConcept