WPILibC++ 2024.3.2
detail::basic_data< T > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/format.h>

Inheritance diagram for detail::basic_data< T >:
detail::data

Static Public Attributes

static constexpr uint32_t fractional_part_rounding_thresholds [8]
 

Member Data Documentation

◆ fractional_part_rounding_thresholds

template<typename T >
constexpr uint32_t detail::basic_data< T >::fractional_part_rounding_thresholds
staticconstexpr
Initial value:
= {
2576980378U,
2190433321U,
2151778616U,
2147913145U,
2147526598U,
2147487943U,
2147484078U,
2147483691U
}

The documentation for this struct was generated from the following file: