Horizon
Loading...
Searching...
No Matches
meta::flip< Fn > Struct Template Reference

An invocable that reverses the order of the first two arguments. More...

#include <meta.hpp>

Public Types

template<typename... Ts>
using invoke = _t<impl<Ts...>>

Detailed Description

template<META_TYPE_CONSTRAINT(invocable) Fn>
struct meta::flip< Fn >

An invocable that reverses the order of the first two arguments.


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