Honeycomb  0.1
Component-Model Framework
honey::mt::log2Floor< x > Struct Template Reference

Calc log base 2 of unsigned integer, rounded down to nearest integer. Returns -1 if x is zero. More...

#include <Meta.h>

Inheritance diagram for honey::mt::log2Floor< x >:
Inheritance graph
[legend]
Collaboration diagram for honey::mt::log2Floor< x >:
Collaboration graph
[legend]

Detailed Description

template<uint64 x>
struct honey::mt::log2Floor< x >

Calc log base 2 of unsigned integer, rounded down to nearest integer. Returns -1 if x is zero.


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