HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
basic_format_arg< Context >::handle Class Reference

#include <core.h>

Public Member Functions

 handle (detail::custom_value< Context > custom)
 
void format (typename Context::parse_context_type &parse_ctx, Context &ctx) const
 

Detailed Description

template<typename Context>
class basic_format_arg< Context >::handle

Definition at line 1423 of file core.h.

Constructor & Destructor Documentation

template<typename Context>
basic_format_arg< Context >::handle::handle ( detail::custom_value< Context >  custom)
inlineexplicit

Definition at line 1425 of file core.h.

Member Function Documentation

template<typename Context>
void basic_format_arg< Context >::handle::format ( typename Context::parse_context_type &  parse_ctx,
Context &  ctx 
) const
inline

Definition at line 1427 of file core.h.


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