![]() |
WPILibC++ 2025.3.2
|
#include <fmt/base.h>
Public Types | |
| using | char_type = typename Context::char_type |
Public Attributes | |
| void * | value |
| void(* | format )(void *arg, parse_context< char_type > &parse_ctx, Context &ctx) |
| using detail::custom_value< Context >::char_type = typename Context::char_type |
| void(* detail::custom_value< Context >::format) (void *arg, parse_context< char_type > &parse_ctx, Context &ctx) |
| void* detail::custom_value< Context >::value |