Horizon
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
ranges::aux::copy_fn Struct Reference
Inheritance diagram for ranges::aux::copy_fn:
ranges::copy_tag ranges::copy_fn

Public Member Functions

 template (typename T)() const expr auto operator()(T &&t) const -> detail::decay_t< T >
 

Friends

template<typename T >
requires constructible_from<detail::decay_t<T>, T>
constexpr auto operator| (T &&t, copy_fn) -> CPP_broken_friend_ret(detail::decay_t< T >)()
 

The documentation for this struct was generated from the following file: