WPILibC++ 2024.3.2
|
#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/core.h>
Public Attributes | |
arg_ref< Char > | width_ref |
arg_ref< Char > | precision_ref |
Public Attributes inherited from format_specs< char > | |
int | width |
int | precision |
presentation_type | type |
align_t | align |
sign_t | sign |
bool | alt |
bool | localized |
detail::fill_t< char > | fill |
Additional Inherited Members | |
Public Member Functions inherited from format_specs< char > | |
constexpr | format_specs () |
arg_ref<Char> detail::dynamic_format_specs< Char >::precision_ref |
arg_ref<Char> detail::dynamic_format_specs< Char >::width_ref |