We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 823a426 commit fc4a71aCopy full SHA for fc4a71a
libcxx/docs/UserDocumentation.rst
@@ -144,7 +144,7 @@ enable or disable extended libc++ behavior.
144
When this macro is defined, the standard library headers will adhere to a
145
stricter policy regarding the (transitive) inclusion of other standard library
146
headers, only guaranteeing to provide those definitions explicitly mandated by
147
- the standard. Please notice that defining this macro might break existing codebasesgit
+ the standard. Please notice that defining this macro might break existing codebases
148
that implicitly rely on standard headers providing definitions not explicitly
149
required by the standard.
150
0 commit comments