C++ Template Metaprogramming
Solutions to the exercises throughout the book
Loading...
Searching...
No Matches
exercise_6_1 Namespace Reference

Encapsulate solution for Exercise 6-1. More...

Classes

struct  binary
 Compile-time binary to decimal number translation. More...
 
struct  binary_tag
 A tag for tag-dispatched sequence metafunctions. More...
 

Detailed Description

Encapsulate solution for Exercise 6-1.