LossyChronoFormatter

ChronoFormatter alias that allows lossy conversion of the time point representation.

Synopsis

Declared in <serialize.h>

template<typename U>
using LossyChronoFormatter = ChronoFormatter<U, true>;