VIPRA Documentation
Loading...
Searching...
No Matches
formatter< std::tm, Char > Struct Template Reference
Inheritance diagram for formatter< std::tm, Char >:

Public Member Functions

FMT_CONSTEXPR auto parse (basic_format_parse_context< Char > &ctx) -> decltype(ctx.begin())
 
template<typename FormatContext>
auto format (const std::tm &tm, FormatContext &ctx) const -> decltype(ctx.out())
 

Protected Member Functions

template<typename FormatContext, typename Duration>
auto do_format (const std::tm &tm, FormatContext &ctx, const Duration *subsecs) const -> decltype(ctx.out())
 

Protected Attributes

basic_string_view< Char > format_str_
 

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