Deleted and unused conversion to std::time_t.

Synopsis

Declared in <util/time.h>

static
time_t
to_time_t(time_point const& t) = delete;

Parameters

Name

Description

t

The time point that would be converted.

Created with MrDocs