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

#include <chapter-5-tiny.hpp>

Public Types

typedef Tiny::t1 type
 

Detailed Description

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

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

Member Typedef Documentation

◆ type

template<typename Tiny >
typedef Tiny::t1 chapter5::tiny_at< Tiny, 1 >::type

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


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