|
C++ Template Metaprogramming
Solutions to the exercises throughout the book
|
#include <chapter-5-tiny.hpp>
Additional Inherited Members | |
Public Types inherited from chapter5::tiny< Tiny::t0, Tiny::t1, T > | |
| typedef tiny_tag | tag |
| typedef tiny | type |
| typedef Tiny::t0 | t0 |
| typedef Tiny::t1 | t1 |
| typedef T | t2 |
Definition at line 108 of file chapter-5-tiny.hpp.