|
spdlog
|
#include <core.h>
Public Types | |
| using | parse_context = typename Context::parse_context_type |
Public Attributes | |
| const void * | value |
| void(* | format )(const void *arg, parse_context &parse_ctx, Context &ctx) |
| using custom_value< Context >::parse_context = typename Context::parse_context_type |
| void(* custom_value< Context >::format) (const void *arg, parse_context &parse_ctx, Context &ctx) |
| const void* custom_value< Context >::value |