|
Quick Links: |
#include <bmqt_messageguid.h>
Public Member Functions | |
| bool | operator() (const MessageGUID &lhs, const MessageGUID &rhs) const |
This struct provides a binary function for comparing 2 GUIDs.
See Component bmqt_messageguid
| bool bmqt::MessageGUIDLess::operator() | ( | const MessageGUID & | lhs, | |
| const MessageGUID & | rhs | |||
| ) | const |
Return true if the specified lhs should be considered as having a value less than the specified rhs.
1.7.1