|
OpenWalnut 1.2.5
|
Compute the nth power of a value. More...
#include <WCompileTimeFunctions.h>
Public Types | |
| enum | { value = 0 } |
Using an enum here instead of a static constant. More... | |
Compute the nth power of a value.
Specialization for exponent = 0.
Definition at line 145 of file WCompileTimeFunctions.h.
| anonymous enum |
Using an enum here instead of a static constant.
Definition at line 150 of file WCompileTimeFunctions.h.
1.7.3