Constructors
Synopses
Declared in <bdlt_packedcalendar.h>
Create a proxy object referencing the same Date value as the specified original proxy.
PackedCalendar_DateProxy(PackedCalendar_DateProxy const& original);
Create a proxy object for the specified date.
PackedCalendar_DateProxy(Date const& date);
Created with MrDocs