Thrill  0.1
Log2Floor< Input > Class Template Reference

Detailed Description

template<uint64_t Input>
class tlx::Log2Floor< Input >

Definition at line 30 of file log2.hpp.

#include <log2.hpp>

Public Types

enum  { value = Log2Floor<Input / 2>::value + 1 }
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
value 

Definition at line 33 of file log2.hpp.


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