TPIE

2362a60
tpie::template_log< t > Struct Template Reference

Computes the least integer strictly greater than log(t). More...

#include <tpie/util.h>

Static Public Attributes

static const size_t v =1+template_log< t/2 >::v
 

Detailed Description

template<int t>
struct tpie::template_log< t >

Computes the least integer strictly greater than log(t).

Maybe this ought to compute something different. Used in array.h.

Definition at line 104 of file util.h.


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