Implement EventIDBase ordering in a generic way by specifying projections
All threads resolved!
All threads resolved!
Compare changes
Files
4+ 63
− 84
@@ -13,11 +13,42 @@
@@ -43,7 +74,7 @@ public:
@@ -102,76 +133,44 @@ public:
@@ -179,10 +178,10 @@ private:
@@ -211,24 +210,10 @@ inline bool operator<( const EventIDBase& lhs, const EventIDBase& rhs )
@@ -238,16 +223,10 @@ inline bool operator==( const EventIDBase& lhs, const EventIDBase& rhs )