ATLAS Offline Software
|
Disable clang bitwise operation warning. More...
Go to the source code of this file.
Disable clang bitwise operation warning.
warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
which we get from some ROOT headers.
Definition in file no_bitwise_op_warning.h.