[Futurev4] fix failing tests
All threads resolved!
All threads resolved!
Compare changes
- Gerhard Raven authored
* prefer =default for copy/move c'tor over explicit equivalent implementation * do not explicitly invoke default c'tor of base classes * prefer override over virtual as qualification of virt. func. implementations * implement And,Or,Less,Equal,LessOrEqual,NotEqual as special cases of BinaryOp * implement Plus,Minus,Divide,Multiply as special cases of Combination * add {} to explicitly call c'tor when instantiating (const) objects Moved from LHCb@77c54e75
@@ -1170,7 +1170,7 @@ namespace LoKi
@@ -1191,7 +1191,7 @@ namespace LoKi