Meta  0.1
A tiny metaprogramming library
meta::flip< F > Struct Template Reference

Description

template<typename F>
struct meta::flip< F >

A Callable that reverses the order of the first two arguments.

Definition at line 793 of file meta.hpp.