C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
Solution to Exercise 2-3. More...
Go to the source code of this file.
Classes | |
struct | exercise_2_3::type_descriptor< T > |
Namespaces | |
namespace | exercise_2_3 |
Encapsulate solution for Exercise 2-3. | |
Solution to Exercise 2-3.
Definition in file exercise-2-3.hpp.