Photon 1.0.0
Loading...
Searching...
No Matches
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 custom_value< Context >::parse_context = typename Context::parse_context_type

Member Data Documentation

◆ format

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

◆ value

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

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