template <size_t Precision>
struct BestFittingType
Defined at line 101 of file ../../zircon/system/ulib/ffl/include/ffl/utility.h
Unsigned values do not have a signed bit, precision covers the entire range.
template <size_t Precision>
Defined at line 101 of file ../../zircon/system/ulib/ffl/include/ffl/utility.h
Unsigned values do not have a signed bit, precision covers the entire range.