TARAXA
dev::StaticLog2< N > Struct Template Reference

Compile-time calculation of Log2 of constant values. More...

#include <FixedHash.h>

Public Types

enum  { result = 1 + StaticLog2<N / 2>::result }
 

Detailed Description

template<unsigned N>
struct dev::StaticLog2< N >

Compile-time calculation of Log2 of constant values.

Member Enumeration Documentation

◆ anonymous enum

template<unsigned N>
anonymous enum
Enumerator
result 

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