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

Recursion termination. More...

Static Public Attributes

static unsigned const value = 0
 

Detailed Description

Recursion termination.

Definition at line 53 of file chapter-1.cpp.

Member Data Documentation

◆ value

unsigned const chapter1::binary< 0 >::value = 0
static

Definition at line 55 of file chapter-1.cpp.


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