Provide read‐only, sequential access in increasing (numerical) order to the holiday codes in a PackedCalendar object.
Synopsis
Declared in <bdlt_packedcalendar.h>
class PackedCalendar_HolidayCodeConstIterator;
Type Aliases
Name |
Description |
Iterator difference type. |
|
Iterator category for this holiday‐code iterator. |
|
Iterator pointer type. |
|
The star operator returns an |
|
Iterator value type. |
Member Functions
Name |
Description |
|
Create an object having the value of the specified |
|
Destroy this object. |
Assign to this object the value of the specified |
|
Return the holiday code referenced by this iterator. |
|
Advance this iterator to the next holiday code for the associated date. |
|
Regress this iterator to the previous holiday code for the associated date. |
Friends
Name |
Description |
Return the number of holiday codes between |
|
Return |
|
Return |
|
Space‐efficient, value‐semantic repository of weekend and holiday information. |
Non-Member Functions
Name |
Description |
Advance |
|
Regress |
Created with MrDocs