Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/meta/function.hpp"
Build function types from given Argument types.
As embedded typedefs, you'll find a tr1 functor #Func and the bare function signature #Sig
RET | the function return type |
ARGS | a type sequence describing the arguments |
Definition at line 350 of file function.hpp.