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

Provide O(1) access to sequences tagged with tiny_tag. More...

#include <chapter-5-tiny.hpp>

Detailed Description

template<typename Tiny, int Pos>
struct chapter5::tiny_at< Tiny, Pos >

Provide O(1) access to sequences tagged with tiny_tag.

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


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