Agora  1.2.0
Agora project
fmt::v8::detail::custom_value< Context > Struct Template Reference

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

Member Typedef Documentation

◆ parse_context

template<typename Context >
using fmt::v8::detail::custom_value< Context >::parse_context = typename Context::parse_context_type

Member Data Documentation

◆ format

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

◆ value

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

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