BloombergLP::bdlt::Calendar::operator=

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

NameDescription
rhspacked calendar to assign from