quill
Public Member Functions | Protected Member Functions | List of all members
formatter< std::tm, Char > Struct Template Reference
Inheritance diagram for formatter< std::tm, Char >:
Inheritance graph
[legend]

Public Member Functions

FMTQUILL_CONSTEXPR auto parse (parse_context< Char > &ctx) -> const Char *
 
template<typename FormatContext >
auto format (const std::tm &tm, FormatContext &ctx) const -> decltype(ctx.out())
 

Protected Member Functions

auto localized () const -> bool
 
FMTQUILL_CONSTEXPR void set_localized ()
 
FMTQUILL_CONSTEXPR auto do_parse (parse_context< Char > &ctx, bool has_timezone) -> const Char *
 
template<typename Duration , typename FormatContext >
auto do_format (const std::tm &tm, FormatContext &ctx, const Duration *subsecs) const -> decltype(ctx.out())
 

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