C++ Template Metaprogramming
Solutions to the exercises throughout the book
Loading...
Searching...
No Matches
chapter5::tiny_push_back< Tiny, T, 0 > Struct Template Reference

#include <chapter-5-tiny.hpp>

Inheritance diagram for chapter5::tiny_push_back< Tiny, T, 0 >:
chapter5::tiny< T, none, none >

Additional Inherited Members

- Public Types inherited from chapter5::tiny< T, none, none >
typedef tiny_tag tag
 
typedef tiny type
 
typedef T t0
 
typedef none t1
 
typedef none t2
 

Detailed Description

template<typename Tiny, typename T>
struct chapter5::tiny_push_back< Tiny, T, 0 >

Definition at line 104 of file chapter-5-tiny.hpp.


The documentation for this struct was generated from the following file: