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

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

Public Attributes

const T & value
 
text_style style
 

Member Data Documentation

◆ style

template<typename T >
text_style detail::styled_arg< T >::style

◆ value

template<typename T >
const T& detail::styled_arg< T >::value

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