Return the total number of holiday codes for all holidays.
Synopsis
Declared in <bdlt_calendar.h>
int
numHolidayCodesTotal() const;
Description
Return the total number of holiday codes for all holidays in this calendar. Note that this function is used primarily in conjunction with reserveHolidayCodeCapacity.
Return Value
the total number of holiday codes for all holidays
Created with MrDocs