VIPRA Documentation
|
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_args< Context > (defined in basic_format_arg< Context >) | basic_format_arg< Context > | friend |
detail::format_arg_store (defined in basic_format_arg< Context >) | basic_format_arg< Context > | friend |
detail::make_arg (defined in basic_format_arg< Context >) | basic_format_arg< Context > | friend |
dynamic_format_arg_store< Context > (defined in basic_format_arg< Context >) | basic_format_arg< Context > | friend |
format_custom(const char_type *parse_begin, typename Context::parse_context_type &parse_ctx, Context &ctx) -> bool (defined in basic_format_arg< Context >) | basic_format_arg< Context > | inline |
is_arithmetic() const -> bool (defined in basic_format_arg< Context >) | basic_format_arg< Context > | inline |
is_integral() const -> 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 |