intersectNonBusinessDays overloads

Synopses

Declared in <bdlt_calendar.h>

Merge other so non‐business days become the intersection of both.

void
intersectNonBusinessDays(Calendar const& other);

See the corresponding Calendar overload above.

Parameters

Name

Description

other

calendar to intersect with this calendar

Created with MrDocs