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

#include <chapter-5-tiny.hpp>

Public Types

typedef Tiny::t0 type
 

Detailed Description

template<typename Tiny>
struct chapter5::tiny_at< Tiny, 0 >

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

Member Typedef Documentation

◆ type

template<typename Tiny >
typedef Tiny::t0 chapter5::tiny_at< Tiny, 0 >::type

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


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