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

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

base_concepts_t typedef (defined in ranges::v3::concepts::refines< Sentinel >)ranges::v3::concepts::refines< Sentinel >
refines()=delete (defined in ranges::v3::concepts::refines< Sentinel >)ranges::v3::concepts::refines< Sentinel >
requires_(S s, I i) -> decltype(concepts::valid_expr(concepts::is_false(disable_sized_sentinel< uncvref_t< S >, uncvref_t< I >>()), concepts::has_type< D >(s - i), concepts::has_type< D >(i - s))) (defined in ranges::v3::concepts::SizedSentinel)ranges::v3::concepts::SizedSentinel
requires_() (defined in ranges::v3::concepts::refines< Sentinel >)ranges::v3::concepts::refines< Sentinel >