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