Ring Daemon 16.0.0
Loading...
Searching...
No Matches
dev::StaticLog2< N > Struct Template Reference

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

#include <FixedHash.h>

Collaboration diagram for dev::StaticLog2< N >:
Collaboration graph

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.

Definition at line 38 of file FixedHash.h.

Member Enumeration Documentation

◆ anonymous enum

template<unsigned N>
anonymous enum
Enumerator
result 

Definition at line 40 of file FixedHash.h.


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