TBCI Numerical high perf. C++ Library  2.8.0
Macros
bool.h File Reference

For compilers that don't have bool. More...

Go to the source code of this file.

Macros

#define bool   int
 
#define false   0
 
#define true   1
 

Detailed Description

For compilers that don't have bool.

Definition in file bool.h.

Macro Definition Documentation

#define bool   int

Definition at line 22 of file bool.h.

#define false   0

Definition at line 23 of file bool.h.

#define true   1

Definition at line 24 of file bool.h.