Skip to content

CorrectionCode do the same as AsgMessaging/StatusCode.h as far as [nodiscard] is concerned for the cling case

CorrectionCode do the same as AsgMessaging/StatusCode.h as far as [nodiscard] is concerned for the cling case

@krumnack and @akraszna this seems to help @turra with writing python tests.

AsgMessaging/StatusCode.h seems to be cling aware while CorrectionCode was not, cppyy seems to really making it very hard to respect it from a python code using the bindings.

Here I copy pasted from AsgMessaging/StatusCode.h to CorrectionCode.h

Edited by Christos Anastopoulos

Merge request reports