|
MapLibre Native Core
|
#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 > | |
| T | mbgl::util::log2 (T x) |