This is the complete list of members for ranges::aux::copy_fn, including all inherited members.
operator()(T &&t) const -> detail::decay_t< T > (defined in ranges::aux::copy_fn) | ranges::aux::copy_fn | |
operator|(T &&t, copy_fn) -> detail::decay_t< T > requires ` constructible_from< detail::decay_t< T >, T > | ranges::aux::copy_fn | friend |