Declared in <fmt/chrono.h>
<fmt/chrono.h>
template< typename Rep, typename Period, typename Char> struct formatter<std::chrono::duration<Rep, Period>, Char>;
Name
format
parse
Created with MrDocs