Template Struct formatter< email::Timestamp >

Inheritance Relationships

Base Type

  • public formatter< string_view >

Struct Documentation

template<>
struct formatter<email::Timestamp> : public formatter<string_view>

Formatting for Timestamp objects.

Public Functions

template<typename FormatContext>
inline auto format(const email::Timestamp &ts, FormatContext &ctx)