We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ce014 commit 41d4067Copy full SHA for 41d4067
libc/src/__support/CPP/README.md
@@ -1,8 +1,7 @@
1
-This directory contains re-implementations of some C++ standard library
2
-utilities, as well as some LLVM utilities. These utilities are for use with
3
-internal LLVM libc code and tests.
+This directory contains partial re-implementations of some C++ standard library
+utilities. They are for use with internal LLVM libc code and tests.
4
5
-More utilities will be added on an as needed basis. There are certain rules to
+More utilities can be added on an as needed basis. There are certain rules to
6
be followed for future changes and additions:
7
8
1. Only two kind of headers can be included: Other headers from this directory,
0 commit comments