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

Public Member Functions

template<typename T >
auto requires_ () -> decltype(concepts::valid_expr(concepts::model_of< Constructible, T, T >(), concepts::model_of< ConvertibleTo, T, T >()))