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