quill
basic_format_arg< Context > Member List

This is the complete list of members for basic_format_arg< Context >, including all inherited members.

basic_format_arg() (defined in basic_format_arg< Context >)basic_format_arg< Context >inline
basic_format_arg(const detail::named_arg_info< char_type > *args, size_t size) (defined in basic_format_arg< Context >)basic_format_arg< Context >inline
basic_format_arg(T &&val) (defined in basic_format_arg< Context >)basic_format_arg< Context >inline
basic_format_args< Context > (defined in basic_format_arg< Context >)basic_format_arg< Context >friend
format_custom(const char_type *parse_begin, parse_context< char_type > &parse_ctx, Context &ctx) -> bool (defined in basic_format_arg< Context >)basic_format_arg< Context >inline
operator bool() const noexcept (defined in basic_format_arg< Context >)basic_format_arg< Context >inlineexplicit
type() const -> detail::type (defined in basic_format_arg< Context >)basic_format_arg< Context >inline
visit(Visitor &&vis) const -> decltype(vis(0))basic_format_arg< Context >inline