Skip to content

Commit b48aacd

Browse files
wusatosicamio
andauthored
Update README.md
Co-authored-by: David Sankel <[email protected]>
1 parent 1277167 commit b48aacd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@ SPDX-License-Identifier: <SPDX License Expression>
66

77
A dynamically-resizable vector with fixed capacity and embedded storage
88

9-
This repository implements `std::inplace_vector` extension targeting C++26.
10-
The `beman.inplace_vector` library aims to evaluate the stability,
11-
the usability, and the performance of these proposed changes before they
12-
are officially adopted by WG21 into the C++ Working Draft.
13-
Additionally, it allows developers to use these new features before they
14-
are implemented in major standard library compilers.
15-
169
## Implements
1710

1811
- [`inplace_vector` P0843R14](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p0843r14.html)

0 commit comments

Comments
 (0)