Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::concepts::MoveConstructible Struct Reference

Public Member Functions

template<typename T , typename UnCvT = meta::_t<std::remove_cv<T>>>
auto requires_ (T &&) -> decltype( concepts::valid_expr( concepts::model_of< Constructible, T, UnCvT && >(), concepts::model_of< ImplicitlyConvertibleTo, UnCvT &&, T >() ))