![]() |
WPILibC++ 2025.3.2
|
#include <fmt/format.h>
Public Member Functions | |
| constexpr | nested_formatter () |
| FMT_CONSTEXPR auto | parse (parse_context< Char > &ctx) -> const Char * |
| template<typename FormatContext , typename F > | |
| auto | write_padded (FormatContext &ctx, F write) const -> decltype(ctx.out()) |
| auto | nested (const T &value) const -> nested_view< T, Char > |
|
inlineconstexpr |
|
inline |
|
inline |
|
inline |