Meta  0.1
A tiny metaprogramming library
meta::compose< Fs > Struct Template Reference

Description

template<typename... Fs>
struct meta::compose< Fs >

Compose the Callables Fs in the parameter pack Ts.

Examples:
tuple_cat.cpp.

Definition at line 610 of file meta.hpp.