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 8319622 commit edd015cCopy full SHA for edd015c
libcxx/docs/UserDocumentation.rst
@@ -47,7 +47,7 @@ Using ``-stdlib=libc++`` will select libc++:
47
48
$ clang++ -stdlib=libc++ test.cpp
49
50
-This flag is not required on systems where libc++ is the library in use by default,
+This flag is not required on systems where libc++ is the default standard library,
51
such as macOS and FreeBSD.
52
53
0 commit comments