MEL
Microthread & Execution library
mel::mpl::binary< number > Struct Template Reference

Static Public Attributes

static unsigned const value
 

Member Data Documentation

◆ value

template<unsigned long number>
unsigned const mel::mpl::binary< number >::value
static
Initial value:
= binary<number/10>::value << 1
| number%10

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