C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
Exercise the parts of tiny
we've implemented.
More...
Functions | |
static void | anonymous_namespace{chapter-5.cpp}::test_exercise_5_0 () |
Tests for Exercise 5-0. | |
Exercise the parts of tiny
we've implemented.
5-0. Write a test program that exercises the parts of tiny we've implemented. Try to arrange your program so that it will only compile if the tests succeed.
|
static |
Tests for Exercise 5-0.
Definition at line 184 of file chapter-5.cpp.