17template<std::
unsigned_
integral T>
22 assert(std::has_single_bit(size));
25 [[nodiscard]]
constexpr operator T()
const
This file implemented 3 utility functions:
constexpr To narrow_cast(From &&from) noexcept
A constexpr power_of_two struct for power of two numbers, with compact storage and built-in value cor...
constexpr power_of_two(T size)