C++ Template Metaprogramming
Solutions to the exercises throughout the book
Loading...
Searching...
No Matches

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.
 

Detailed Description

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.