Create a reverse iterator having the default value.
Synopsis
Declared in <bdlt_calendarreverseiteratoradapter.h>
CalendarReverseIteratorAdapter();
Description
The default‐constructed reverse iterator does not have a singular value unless an object of the type specified by the template parameter ITERATOR has a singular value after default construction.
Created with MrDocs