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

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

base_concepts_t typedef (defined in ranges::v3::concepts::refines< Range >)ranges::v3::concepts::refines< Range >
refines()=delete (defined in ranges::v3::concepts::refines< Range >)ranges::v3::concepts::refines< Range >
requires_(T &&) -> decltype( concepts::valid_expr( concepts::model_of< SemiRegular, uncvref_t< T >>(), concepts::is_true(is_view< T >()) )) (defined in ranges::v3::concepts::View)ranges::v3::concepts::View
requires_(Ts &&...) (defined in ranges::v3::concepts::refines< Range >)ranges::v3::concepts::refines< Range >