Skip to content
Snippets Groups Projects
Commit 3117bac5 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Remove bit-wise affectation operators: '^=', '|=' and '&='

Also removed their synonyms: 'xor_eq', 'or_eq' and 'and_eq'.
Again, if really needed, it will be easy to redefine them.
parent 289d10f3
No related branches found
No related tags found
1 merge request!37Feature/language
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment