libbmq
e19ff338c707b114e9f84d83ea866a97518afb37
|
#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().