NCBI C++ ToolKit
Macros | Typedefs
bool.h File Reference
#include <config.h>
+ Include dependency graph for bool.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define bool   freetds_boolean_t
 
#define true   1
 
#define false   0
 

Typedefs

typedef unsigned char freetds_boolean_t
 

Macro Definition Documentation

◆ bool

#define bool   freetds_boolean_t

Definition at line 37 of file bool.h.

◆ false

#define false   0

Definition at line 39 of file bool.h.

◆ true

#define true   1

Definition at line 38 of file bool.h.

Typedef Documentation

◆ freetds_boolean_t

typedef unsigned char freetds_boolean_t

Definition at line 36 of file bool.h.

Modified on Fri Sep 20 14:57:00 2024 by modify_doxy.py rev. 669887