C++ Template Metaprogramming
Solutions to the exercises throughout the book
Loading...
Searching...
No Matches
exercise_3_6::twice_lambda Struct Reference

A lambda to perform a metafunction twice. More...

#include <exercise-3-6.hpp>

Classes

struct  apply
 When applied, performs the given function twice. More...
 

Detailed Description

A lambda to perform a metafunction twice.

Definition at line 31 of file exercise-3-6.hpp.


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