WKern
Loading...
Searching...
No Matches
bool.h File Reference

Go to the source code of this file.

Enumerations

enum  bool { false = 0 , true = 1 }
 boolean type More...

Enumeration Type Documentation

◆ bool

enum bool

boolean type

Enumerator
false 
true 

Definition at line 35 of file bool.h.