Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

max_value_for_nbits< NBITS > Struct Template Reference

max_value_for_nbits< NBITS > Struct Template Reference

Maximum value that can be contained in N bits. More...

#include <binary.h>


Detailed Description

template<const size_t NBITS>
struct etl::max_value_for_nbits< NBITS >

Maximum value that can be contained in N bits.

Definition for non-zero NBITS.

Definition at line 57 of file binary.h.