This class serves as a proxy for Date for use by the arrow operator of calendar iterators (e.g., PackedCalendar_HolidayConstIterator). An object of this class behaves as the Date object with which it was constructed.

Synopsis

Declared in <bdlt_packedcalendar.h>

class PackedCalendar_DateProxy;

Member Functions

Name

Description

PackedCalendar_DateProxy [constructor]

Constructors

~PackedCalendar_DateProxy [destructor]

Destroy this object.

operator‐>

Return the address providing non‐modifiable access to the proxied date object.

Created with MrDocs