tmp/tmpdzb37p65/{from.md → to.md}
RENAMED
|
@@ -1,13 +0,0 @@
|
|
| 1 |
-
### Header `<stdbool.h>` synopsis <a id="depr.stdbool.h.syn">[[depr.stdbool.h.syn]]</a>
|
| 2 |
-
|
| 3 |
-
``` cpp
|
| 4 |
-
#define __bool_true_false_are_defined 1
|
| 5 |
-
```
|
| 6 |
-
|
| 7 |
-
The contents of the C++ header `<stdbool.h>` are the same as the C
|
| 8 |
-
standard library header `<stdbool.h>`, with the following changes: The
|
| 9 |
-
header `<stdbool.h>` does not define macros named `bool`, `true`, or
|
| 10 |
-
`false`.
|
| 11 |
-
|
| 12 |
-
See also: ISO C 7.18
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|