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

Public Member Functions

template<typename I , typename O >
auto requires_ () -> decltype(concepts::valid_expr(concepts::model_of< Readable, I >(), concepts::model_of< Writable, O, Readable::reference_t< I >>()))