ΒΆtemplate <int BITS, typename UInt>
constexpr auto count_digits(UInt n) -> int
template <int BITS, typename UInt>
constexpr auto count_digits(UInt n) -> int
Declared at: third_party/fmt/include/fmt/format.h:1233
Templates
- int BITS
- UInt
Parameters
- UInt n