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

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

base_concepts_t typedef (defined in ranges::v3::concepts::refines< ForwardRange >)ranges::v3::concepts::refines< ForwardRange >
refines()=delete (defined in ranges::v3::concepts::refines< ForwardRange >)ranges::v3::concepts::refines< ForwardRange >
requires_() -> decltype(concepts::valid_expr(concepts::model_of< DefaultConstructible, uncvref_t< T >>(), concepts::model_of< Movable, uncvref_t< T >>(), concepts::is_false(is_view< T >()))) (defined in ranges::v3::concepts::SemiContainer)ranges::v3::concepts::SemiContainer