C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
Manipulate pointers with the twice metafunction. More...
Files | |
file | exercise-3-3.hpp |
Solution to Exercise 3-3. | |
Namespaces | |
namespace | exercise_3_3 |
Encapsulate solution for Exercise 3-3. | |
Manipulate pointers with the twice metafunction.
3-3. Turn T into T**** by using twice twice.