C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
Use zip_view
.
More...
Files | |
file | exercise-7-0.hpp |
Solution to Exercise 7-0. | |
Namespaces | |
namespace | exercise_7_0 |
Encapsulate solution for Exercise 7-0. | |
Use zip_view
.
7.0. Write a test program that exercises our zip_view implementation. Try to arrange your program so that it will only compile if the tests succeed.