tmp/tmpo18tkf1f/{from.md → to.md}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
##### Namespace `posix` <a id="namespace.posix">[[namespace.posix]]</a>
|
| 2 |
|
| 3 |
The behavior of a C++ program is undefined if it adds declarations or
|
| 4 |
definitions to namespace `posix` or to a namespace within namespace
|
| 5 |
`posix` unless otherwise specified. The namespace `posix` is reserved
|
| 6 |
-
for use by
|
| 7 |
|
|
|
|
| 1 |
##### Namespace `posix` <a id="namespace.posix">[[namespace.posix]]</a>
|
| 2 |
|
| 3 |
The behavior of a C++ program is undefined if it adds declarations or
|
| 4 |
definitions to namespace `posix` or to a namespace within namespace
|
| 5 |
`posix` unless otherwise specified. The namespace `posix` is reserved
|
| 6 |
+
for use by \IsoPosixUndated and other POSIX standards.
|
| 7 |
|