WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
detail::custom_value< Context > Struct Template Reference

#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)

Member Typedef Documentation

◆ char_type

template<typename Context>
using detail::custom_value< Context >::char_type = typename Context::char_type

Member Data Documentation

◆ format

template<typename Context>
void(* detail::custom_value< Context >::format) (void *arg, parse_context< char_type > &parse_ctx, Context &ctx)

◆ value

template<typename Context>
void* detail::custom_value< Context >::value

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