unionNonBusinessDays overloads
Synopses
Declared in <bdlt_calendar.h>
Merge other so non‐business days become the union of both.
void
unionNonBusinessDays(Calendar const& other);
See the corresponding Calendar overload above.
void
unionNonBusinessDays(PackedCalendar const& other);
Parameters
Name |
Description |
other |
calendar to unite with this calendar |
Created with MrDocs