Embedded Template Library  1.0
 All Classes Files Functions Variables Typedefs Friends Modules Pages
etl::power< N, POWER > Struct Template Reference

#include <power.h>

Public Types

enum  value_type { value = N * power<N, POWER - 1>::value }
 

Detailed Description

template<const size_t N, const size_t POWER>
struct etl::power< N, POWER >

Calculates powers.


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