Formatter that serializes a time point as its underlying representation type U.
Synopsis
Declared in <serialize.h>
template<
typename U,
bool LOSSY = false>
struct ChronoFormatter;
Formatter that serializes a time point as its underlying representation type U.
Declared in <serialize.h>
template<
typename U,
bool LOSSY = false>
struct ChronoFormatter;