Range-v3
Range algorithms, views, and actions for the Standard Library
Instances and minimal complete definitions
|
Public Types
|
List of all members
meta::flip< F > Struct Template Reference
Meta
»
Trait
»
Composition
Description
template<typename F>
struct meta::flip< F >
A Callable that reverses the order of the first two arguments.
Public Types
template<typename... Ts>
using
invoke
=
_t
< impl< Ts... > >
meta
flip
Generated by
1.8.13