Horizon
Loading...
Searching...
No Matches
ranges::unwrap_reference_fn Struct Reference

Public Member Functions

template<typename T>
constexpr T && operator() (T &&t) const noexcept
template<typename T>
constexpr reference_wrapper< T >::reference operator() (reference_wrapper< T > t) const noexcept
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
template<typename T>
constexpr T & operator() (std::reference_wrapper< T > t) const noexcept
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
template<typename T>
constexpr T & operator() (ref_view< T > t) const noexcept
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

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