
Go to the source code of this file.
Data Structures | |
| class | tristate |
Functions | |
| tristate | operator! (tristate t) |
| tristate | operator|| (tristate a, tristate b) |
| tristate | operator&& (tristate a, tristate b) |
Overloaded boolean operators on tristates.
References tristate::not_().