|
TBCI Numerical high perf. C++ Library 2.8.0
|
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 |
For compilers that don't have bool.
Definition in file bool.h.
| #define false 0 |
Definition at line 23 of file bool.h.
Referenced by BVector< T >::BVector(), BVector< T >::BVector(), BVector< T >::BVector(), BVector< T >::BVector(), F_TSMatrix< T >::F_TSMatrix(), TSMatrix< T >::TSMatrix(), TSMatrix< T >::TSMatrix(), and TSVector< T >::TSVector().
| #define true 1 |
Definition at line 24 of file bool.h.
Referenced by F_TSMatrix< T >::F_TSMatrix(), TSMatrix< T >::TSMatrix(), TSVector< T >::TSVector(), TSVector< T >::TSVector(), and TSVector< T >::TSVector().