NiHu  2.0
tmp::apply< Fun, Args > Struct Template Reference

The apply metafunction shortcut for lambda evaluation. More...

#include <lambda.hpp>

Detailed Description

template<class Fun, class... Args>
struct tmp::apply< Fun, Args >

The apply metafunction shortcut for lambda evaluation.

Template Parameters
Funmetafunction
Argstemplate arguments of Fun

Definition at line 239 of file lambda.hpp.


The documentation for this struct was generated from the following file: