struct basic_data

Declaration

template <typename T = void>
struct basic_data { /* full declaration omitted */ };

Declared at: third_party/fmt/include/fmt/format.h:1739

Templates

T

Member Variables

public static const uint32_t[8] fractional_part_rounding_thresholds = {2576980378U, 2190433321U, 2151778616U, 2147913145U, 2147526598U, 2147487943U, 2147484078U, 2147483691U}