C++ Template Metaprogramming
Solutions to the exercises throughout the book
Loading...
Searching...
No Matches
exercise_3_0::checked_binary< 0 > Struct Reference

Recursion termination. More...

#include <exercise-3-0.hpp>

Static Public Attributes

static unsigned const value = 0
 

Detailed Description

Recursion termination.

Definition at line 47 of file exercise-3-0.hpp.

Member Data Documentation

◆ value

unsigned const exercise_3_0::checked_binary< 0 >::value = 0
static

Definition at line 49 of file exercise-3-0.hpp.


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