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