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

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

base_concepts_t typedef (defined in ranges::v3::concepts::refines< MoveConstructible >)ranges::v3::concepts::refines< MoveConstructible >
refines()=delete (defined in ranges::v3::concepts::refines< MoveConstructible >)ranges::v3::concepts::refines< MoveConstructible >
requires_(T &&) -> decltype( concepts::valid_expr( concepts::model_of< Assignable, T &, T && >(), concepts::model_of< Swappable, T & >() )) (defined in ranges::v3::concepts::Movable)ranges::v3::concepts::Movable
requires_(Ts &&...) (defined in ranges::v3::concepts::refines< MoveConstructible >)ranges::v3::concepts::refines< MoveConstructible >