BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlt_calendarreverseiteratoradapter.h File Reference
#include <bsls_ident.h>
#include <bdlscm_version.h>
#include <bsls_compilerfeatures.h>

Go to the source code of this file.

Classes

class  bdlt::CalendarReverseIteratorAdapter< ITERATOR >
 

Functions

template<class ITERATOR >
bool bdlt::operator== (const CalendarReverseIteratorAdapter< ITERATOR > &lhs, const CalendarReverseIteratorAdapter< ITERATOR > &rhs)
 
template<class ITERATOR >
bool bdlt::operator!= (const CalendarReverseIteratorAdapter< ITERATOR > &lhs, const CalendarReverseIteratorAdapter< ITERATOR > &rhs)
 
template<class ITERATOR >
CalendarReverseIteratorAdapter< ITERATOR > bdlt::operator++ (CalendarReverseIteratorAdapter< ITERATOR > &iterator, int)
 
template<class ITERATOR >
CalendarReverseIteratorAdapter< ITERATOR > bdlt::operator-- (CalendarReverseIteratorAdapter< ITERATOR > &iterator, int)
 

Detailed Description

The content of this file has been pre-processed for Doxygen.