BloombergLP::bdlcc::TimeQueue::Key::operator!=

Return true if this object does not have the same value as the specified rhs object, and false otherwise.

Synopsis

Declared in <bdlcc_timequeue.h>

bool
operator!=(Key const& rhs) const;

Return Value

true if this key differs from rhs, and false otherwise

Parameters

NameDescription
rhsobject providing the value to compare