Define COAL_EQUAL_OPERATOR_CHECK
Defined in File fwd.hh
Define Documentation
-
COAL_EQUAL_OPERATOR_CHECK(boolean)
Macro to be used in an equality operator and return false if the boolean is false. This is useful for debugging as this macro can be overridden to throw an exception, print a message etc.