C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
Solution to Exercise 5-7. More...
Go to the source code of this file.
Namespaces | |
namespace | exercise_5_7 |
Encapsulate solution for Exercise 5-7. | |
namespace | boost |
Exists to inject functionality into the Boost namespace. | |
namespace | boost::mpl |
Exists to inject functionality into the Boost MPL namespace. | |
Solution to Exercise 5-7.
Definition in file exercise-5-7.hpp.