[libc++] Remove constexpr vector from LLVM 16 release notes

We are shipping it in LLVM 15 via a cherry-pick.
This commit is contained in:
Louis Dionne 2022-07-29 09:46:21 -04:00
parent 6a1aa627fa
commit 79086bf9b2
1 changed files with 0 additions and 2 deletions

View File

@ -38,8 +38,6 @@ What's New in Libc++ 16.0.0?
Implemented Papers Implemented Papers
------------------ ------------------
- P1004R2 (Making ``std::vector`` constexpr)
Improvements and New Features Improvements and New Features
----------------------------- -----------------------------