Create an iterator having the value of the specified original iterator.
Synopsis
Declared in <bdlt_dayofweekset.h>
DayOfWeekSet_Iter(DayOfWeekSet_Iter const& original);
Parameters
Name |
Description |
original |
iterator to copy |
Created with MrDocs