quill
|
Public Types | |
using | nonlocking = void |
Public Member Functions | |
FMTQUILL_CONSTEXPR auto | parse (parse_context< Char > &ctx) -> const Char * |
template<type U = TYPE, FMTQUILL_ENABLE_IF(U==type::string_type||U==type::cstring_type|| U==type::char_type) > | |
FMTQUILL_CONSTEXPR void | set_debug_format (bool set=true) |
template<typename FormatContext > | |
FMTQUILL_CONSTEXPR auto | format (const T &val, FormatContext &ctx) const -> decltype(ctx.out()) |