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

#include <chapter-5-tiny.hpp>

Inheritance diagram for chapter5::tiny_erase< S, 1, 3 >:
chapter5::tiny< S::t0 >

Additional Inherited Members

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

Detailed Description

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

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


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