Mirror reflection library 0.5.13
|
Invokes a meta-function-class or placeholder lambda expression. More...
#include <mirror/meta_prog/lambda.hpp>
Public Types | |
typedef unspecified | type |
The result of the invocation of the expression with the params. |
Invokes a meta-function-class or placeholder lambda expression.
LambdaExpression | the expression to be "called" |
Params | the pack of params passed to the lambda expression |