C++ Template Metaprogramming
Solutions to the exercises throughout the book
Loading...
Searching...
No Matches
chapter5::tiny_erase< S, 0, 3 > Struct Template Reference

#include <chapter-5-tiny.hpp>

Inheritance diagram for chapter5::tiny_erase< S, 0, 3 >:
chapter5::tiny< T0, T1, T2 >

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
 

Detailed Description

template<typename S>
struct chapter5::tiny_erase< S, 0, 3 >

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


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