C++ Template Metaprogramming
Solutions to the exercises throughout the book
Loading...
Searching...
No Matches
chapter5::tiny_size< T0, T1, T2 > Struct Template Reference

Used to improve end metafunction performance, etc. More...

#include <chapter-5-tiny.hpp>

Inheritance diagram for chapter5::tiny_size< T0, T1, T2 >:

Detailed Description

template<typename T0, typename T1, typename T2>
struct chapter5::tiny_size< T0, T1, T2 >

Used to improve end metafunction performance, etc.

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


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