Create a reverse iterator having the default value. 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.
Synopsis
Declared in <bdlt_calendarreverseiteratoradapter.h>
CalendarReverseIteratorAdapter();
Created with MrDocs