#include <fmt/chrono.h>
|
template<typename Duration , typename FormatContext > |
auto | do_format (const std::tm &tm, FormatContext &ctx, const Duration *subsecs) const -> decltype(ctx.out()) |
|
basic_string_view< Char > | fmt_ |
|
◆ formatter()
template<typename Char , typename Duration >
◆ format()
template<typename Char , typename Duration >
template<typename FormatContext >
auto formatter< sys_time< Duration >, Char >::format |
( |
sys_time< Duration > | val, |
|
|
FormatContext & | ctx ) const -> decltype(ctx.out()) |
|
inline |
The documentation for this struct was generated from the following file: