WPILibC++ 2026.2.2
Loading...
Searching...
No Matches
formatter< detail::styled_arg< T >, Char > Struct Template Reference

#include <fmt/color.h>

Inheritance diagram for formatter< detail::styled_arg< T >, Char >:
formatter< T, Char >

Public Member Functions

template<typename FormatContext >
auto format (const detail::styled_arg< T > &arg, FormatContext &ctx) const -> decltype(ctx.out())
 
- Public Member Functions inherited from formatter< T, Char >
 formatter ()=delete
 

Member Function Documentation

◆ format()

template<typename T , typename Char >
template<typename FormatContext >
auto formatter< detail::styled_arg< T >, Char >::format ( const detail::styled_arg< T > & arg,
FormatContext & ctx ) const -> decltype(ctx.out())
inline

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