Reference
Macros
| An alternative to the && operator. | |
| An alternative to the &= operator. | |
| An alternative to the & operator. | |
| An alternative to the | operator. | |
| An alternative to the ~ operator. | |
| An alternative to the ! operator. | |
| An alternative to the != operator. | |
| An alternative to the || operator. | |
| An alternative to the |= operator. | |
| An alternative to the ^ operator. | |
| An alternative to the ^= operator. |