quill
|
Public Member Functions | |
FMTQUILL_CONSTEXPR auto | parse (parse_context< Char > &ctx) -> const Char * |
template<typename FormatContext , typename F > | |
auto | write_padded (FormatContext &ctx, F write) const -> decltype(ctx.out()) |
auto | nested (const T &value) const -> nested_view< T, Char > |