Constructors

Synopses

Declared in <bdlt_packedcalendar.h>

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

Create a date reference object using the specified date.

explicit
PackedCalendar_DateRef(Date const& date);

Parameters

Name

Description

original

date reference whose value is copied

date

date to reference

Created with MrDocs