Loading [MathJax]/extensions/tex2jax.js
NiHu  2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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: