#include <core.h>
|
| handle (detail::custom_value< Context > custom) |
|
void | format (typename Context::parse_context_type &parse_ctx, Context &ctx) const |
|
template<typename Context>
class basic_format_arg< Context >::handle
Definition at line 1423 of file core.h.
template<typename Context>
basic_format_arg< Context >::handle::handle |
( |
detail::custom_value< Context > |
custom | ) |
|
|
inlineexplicit |
template<typename Context>
void basic_format_arg< Context >::handle::format |
( |
typename Context::parse_context_type & |
parse_ctx, |
|
|
Context & |
ctx |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: