Agora
1.2.0
Agora project
|
#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) |
using fmt::v8::detail::custom_value< Context >::parse_context = typename Context::parse_context_type |
void(* fmt::v8::detail::custom_value< Context >::format) (void *arg, parse_context &parse_ctx, Context &ctx) |
void* fmt::v8::detail::custom_value< Context >::value |