Assign to this calendar the value of the specified packed calendar.

Synopsis

Declared in <bdlt_calendar.h>

Calendar&
operator=(PackedCalendar const& rhs);

Return Value

a modifiable reference to this calendar

Parameters

Name

Description

rhs

packed calendar to assign from

Created with MrDocs