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

#include <chapter-5-tiny.hpp>

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

Additional Inherited Members

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

Detailed Description

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

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


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