Skip to content

Tweak StatusCode

Gerhard Raven requested to merge tweak-StatusCode into master
  • Move |,|=,&,&= out of global namespace, and make them friends instead so that ADL can still find them
  • Add a 'orThrow' which uses the message from message() if no message is specified

Merge request reports