Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::detail::flipped< F > Struct Template Reference

Public Member Functions

template<class T , class U >
requires invocable<F &, U, T>
invoke_result_t< F &, U, T > operator() (T &&, U &&)
 

Public Attributes

f