Return a pointer to a bdlt::Datetime with value bdlt::Datetime(9999, 12, 31, 24) suitable for use during static initialization.
Synopsis
Declared in <bdlt_datetimeimputil.h>
static
Datetime const*
epoch_max();
Return Value
address of the maximum datetime constant
Created with MrDocs