-
- Downloads
Operators: Reduce type strictness for `==() and `!=().
This avoids compilation errors for static comparisons like ("add" == "purge"), which may show up in macro expansions.
Loading
Please register or sign in to comment
This avoids compilation errors for static comparisons like ("add" == "purge"), which may show up in macro expansions.