msvc_stdbool.h File Reference

Go to the source code of this file.

Macros

#define true   1
 
#define false   0
 

Typedefs

typedef char bool
 

Macro Definition Documentation

◆ false

#define false   0

◆ true

#define true   1

Typedef Documentation

◆ bool

typedef char bool