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

#include <chapter-5-tiny.hpp>

Inheritance diagram for chapter5::tiny_erase< S, 0, 1 >:
chapter5::tiny< S::t1, S::t2 >

Additional Inherited Members

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

Detailed Description

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

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


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