#include <cstdint>
#include <limits>
#include <type_traits>
#include "absl/base/config.h"
#include "absl/numeric/bits.h"
#include "absl/numeric/int128.h"
Go to the source code of this file.
Namespaces | |
absl | |
absl::random_internal | |
Functions | |
template<typename T > | |
int | absl::random_internal::BitWidth (T v) |