live
Typedefs | Variables
Boolean.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef unsigned char Boolean
 

Variables

const Boolean False = 0
 
const Boolean True = 1
 

Typedef Documentation

◆ Boolean

typedef unsigned char Boolean

Definition at line 25 of file Boolean.hh.

Variable Documentation

◆ False

const Boolean False = 0

◆ True

const Boolean True = 1