CAPD::DynSys Library  6.0.0
logtwo< N > Struct Template Reference

#include <capd/basicalg/logtwo.h>

Static Public Attributes

static const int value
 

Member Data Documentation

◆ value

template<int N>
const int logtwo< N >::value
static
Initial value:
=
N>=2 ?
1+logtwo<N/2>::value :
0
Definition: logtwo.h:22
static const int value
Definition: logtwo.h:23

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