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