Horizon
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ranges::coerce< T > Struct Template Reference
Inheritance diagram for ranges::coerce< T >:
ranges::coerce< T & > ranges::coerce< T && > ranges::coerce< T const >

Public Member Functions

constexpr T & operator() (T &t) const
 
constexpr T const & operator() (T const &t) const
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
constexpr T operator() (T &&t) const
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
operator() (T const &&) const =delete
 

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