Return true if the specified lhs and rhs iterators do not refer to the same element in the same calendar, and false otherwise. The behavior is undefined unless lhs and rhs both iterate over the same calendar.
Declared in <bdlt_calendar.h>
bool
operator!=(
Calendar_BusinessDayConstIter const& lhs,
Calendar_BusinessDayConstIter const& rhs);