diff options
| author | sin | 2015-03-11 12:59:01 +0000 |
|---|---|---|
| committer | sin | 2015-03-11 12:59:01 +0000 |
| commit | ef43d8c0a5bf19437b9d3b6d1ea5821af4579d8c (patch) | |
| tree | 36b720debf3db67bca19be80125d0762a025d9dd | |
| parent | 69e43f5c5ee1c95f2d9701380b30d31589a77350 (diff) | |
Add note about C++ in the README
| -rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -6,6 +6,7 @@ and simply overlays the system headers by using the #include_next extension foun | |||
| 6 | in GCC and clang. It was initially intended to be used on musl[1] based Linux | 6 | in GCC and clang. It was initially intended to be used on musl[1] based Linux |
| 7 | distributions. | 7 | distributions. |
| 8 | 8 | ||
| 9 | NOTE: It does *not* support C++. | ||
| 9 | 10 | ||
| 10 | Features | 11 | Features |
| 11 | ======== | 12 | ======== |
