Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::aux::copy_fn Struct Reference
+ Inheritance diagram for ranges::v3::aux::copy_fn:

Public Member Functions

template<typename T , requires = (Constructible<detail::decay_t<T>, T>())>
detail::decay_t< T > operator() (T &&t) const