WPILibC++ 2024.3.2
detail::thousands_sep_result< Char > Struct Template Reference

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

Public Attributes

std::string grouping
 
Char thousands_sep
 

Member Data Documentation

◆ grouping

template<typename Char >
std::string detail::thousands_sep_result< Char >::grouping

◆ thousands_sep

template<typename Char >
Char detail::thousands_sep_result< Char >::thousands_sep

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