template<uint64_t Input>
class tlx::Log2Floor< Input >
Definition at line 30 of file log2.hpp.
#include <log2.hpp>
|
enum | { value = Log2Floor<Input / 2>::value + 1
} |
|
◆ anonymous enum
The documentation for this class was generated from the following file: