Return true if the specified lhs and rhs objects do not have the same value, and false otherwise. Two ZoneinfoTransition objects do not have the same value if the corresponding value of their utcTime is not the same or if they do not refer to the same descriptor address.
Declared in <baltzo_zoneinfo.h>
bool
operator!=(
ZoneinfoTransition const& lhs,
ZoneinfoTransition const& rhs);