Details
-
New Feature
-
Resolution: Unresolved
-
Minor - P4
-
None
-
None
-
None
-
None
-
Service Arch
Description
Formatting Durations require the inclusion of <fmt/ostream.h> header. Apparently the code base lacks the ability to format the custom Duration and its derived classes, e.g. Milliseconds, Seconds, etc...
AC: Create a fmt custom parser able to understand Duration and remove <fmt/ostream.h> from the files it is currently relying upon.