C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
Encapsulate solution for Exercise 3-6. More...
Classes | |
struct | twice_lambda |
A lambda to perform a metafunction twice. More... | |
Encapsulate solution for Exercise 3-6.