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