Rosetta
Public Types | Public Attributes | List of all members
detail::custom_value< Context > Struct Template Reference

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

Member Typedef Documentation

◆ parse_context

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

Member Data Documentation

◆ format

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

◆ value

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

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