Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

is_power_of_2< NV > Struct Template Reference

is_power_of_2< NV > Struct Template Reference
[power]

Checks if N is a power of 2. More...

#include <power.h>


Detailed Description

template<const size_t NV>
struct etl::is_power_of_2< NV >

Checks if N is a power of 2.

Definition at line 155 of file power.h.