quill
Public Types | Public Member Functions | List of all members
detail::native_formatter< T, Char, TYPE > Struct Template Reference

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())
 

The documentation for this struct was generated from the following files: