MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
log2.hpp File Reference
#include <cmath>
#include <cstdint>
#include <type_traits>

Go to the source code of this file.

Namespaces

 mbgl
 
 mbgl::util
 

Functions

uint32_t mbgl::util::ceil_log2 (uint64_t x)
 
template<typename T >
mbgl::util::log2 (T x)