Meta  0.1
A tiny metaprogramming library
Extension

Description

Extend meta with your own datatypes.

Classes

struct  meta::extension::apply< F, List >
 A trait that unpacks the types in the type list List into the Callable F. More...