WPILibC++ 2025.2.1
|
#include <fmt/color.h>
Public Member Functions | |
styled_arg (const T &v, text_style s) | |
Public Attributes | |
const T & | value |
text_style | style |
|
inline |
text_style detail::styled_arg< T >::style |
const T& detail::styled_arg< T >::value |