ChronoFormatter alias that allows lossy conversion of the time point representation.
Synopsis
Declared in <serialize.h>
template<typename U>
using LossyChronoFormatter = ChronoFormatter<U, true>;
Created with MrDocs
ChronoFormatter alias that allows lossy conversion of the time point representation.
Declared in <serialize.h>
template<typename U>
using LossyChronoFormatter = ChronoFormatter<U, true>;
Created with MrDocs