WPILibC++ 2023.4.3-108-ge5452e3
|
#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/core.h>
Public Types | |
using | parse_context = typename Context::parse_context_type |
Public Attributes | |
void * | value |
void(* | format )(void *arg, parse_context &parse_ctx, Context &ctx) |
using custom_value< Context >::parse_context = typename Context::parse_context_type |
void(* custom_value< Context >::format) (void *arg, parse_context &parse_ctx, Context &ctx) |
void* custom_value< Context >::value |