Bring bitmask enum in‐place XOR into this namespace for ADL.
Synopsis
Declared in <llvm/ADT/BitmaskEnum.h>
using llvm::BitmaskEnumDetail::operatorˆ=;
Introduced Symbols
Name |
Description |
In‐place bitwise XOR for bitmask enumeration values. |
Created with MrDocs