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

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.
 

Detailed Description

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.

Function Documentation

◆ test_exercise_5_0()

static void anonymous_namespace{chapter-5.cpp}::test_exercise_5_0 ( )
static

Tests for Exercise 5-0.

Definition at line 184 of file chapter-5.cpp.