Return the total number of holiday codes in this calendar.
Synopsis
Declared in <bdlt_packedcalendar.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 in this calendar
Created with MrDocs