unionBusinessDays overloads
Declared in <bdlt_calendar.h>
Merge other so business days become the union of both calendars.
void
unionBusinessDays(Calendar const& other);
» more...
See the corresponding Calendar overload above.
void
unionBusinessDays(PackedCalendar const& other);
» more...
| Name | Description |
|---|---|
| other | calendar to unite with this calendar |