BloombergLP::bdlt::PackedCalendar_DateRef::PackedCalendar_DateRef

Constructors

Synopses

Declared in <bdlt_packedcalendar.h>

Create a date reference object having the value of the specified original object.

PackedCalendar_DateRef(PackedCalendar_DateRef const& original);
» more...

Create a date reference object using the specified date.

explicit
PackedCalendar_DateRef(Date const& date);
» more...