Classes | |
struct | Check10 |
Simple Helper structure to check if the type is able to contain the certain number of decimal digits. More... | |
struct | _IDigit |
Simple structure form compile-time evaluation of the decimal digit for the given number. More... | |
struct | _IDigits |
Helper structure for compile-time evaluation of range N1->N2 of decimal digits from the integral type. More... | |
struct | _Digit |
Helper structure to geth Nth decimal digits from the integral type. More... | |
struct | __Dig10 |
struct | __Dig10< TYPE, N, false > |
struct | _Digits |
Helper structure for evaluation of range N1->N2 of decimal digits from the integral type. More... | |
struct | Null |
The trivial helper structure to define "null enum". More... | |
struct | Null_ |
The trivial helper structure to define "null function". More... |