Implement EventIDBase ordering in a generic way by specifying projections
All threads resolved!
All threads resolved!
Compare changes
Files
3- Gerhard Raven authored
and add a test which checks the ordering of EventIDBase
+ 51
− 74
@@ -18,6 +18,37 @@
@@ -118,60 +149,28 @@ public:
@@ -211,24 +210,10 @@ inline bool operator<( const EventIDBase& lhs, const EventIDBase& rhs )
@@ -238,22 +223,18 @@ inline bool operator==( const EventIDBase& lhs, const EventIDBase& rhs )
@@ -262,13 +243,9 @@ inline std::ostream& operator<<( std::ostream& os, const EventIDBase& rhs )