Quick Links: |
#include <bmqt_correlationid.h>
Public Member Functions | |
bool | operator() (const CorrelationId &lhs, const CorrelationId &rhs) const |
bool bmqt::CorrelationIdLess::operator() | ( | const CorrelationId & | lhs, | |
const CorrelationId & | rhs | |||
) | const |
Return true
if the specified lhs
should be considered as having a value less than the specified rhs
.