|
libbmq b6028b29b733bc7541593d2905a5f79a9f0192fc
|
#include <bmqt_correlationid.h>
Public Member Functions | |
| bool | operator() (const CorrelationId &lhs, const CorrelationId &rhs) const |
|
inline |
Return true if the specified lhs should be considered as having a value less than the specified rhs.
References BloombergLP::bmqt::CorrelationId::isAutoValue(), BloombergLP::bmqt::CorrelationId::isNumeric(), BloombergLP::bmqt::CorrelationId::isPointer(), BloombergLP::bmqt::CorrelationId::isSharedPtr(), BloombergLP::bmqt::CorrelationId::theNumeric(), BloombergLP::bmqt::CorrelationId::thePointer(), and BloombergLP::bmqt::CorrelationId::theSharedPtr().