Skip to content

Commit b77f200

Browse files
committed
Apply [README.TITLE]
1 parent 8b12ed8 commit b77f200

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22
SPDX-License-Identifier: <SPDX License Expression>
33
-->
44

5-
# beman.inplace\_vector
5+
# beman.inplace\_vector: Dynamically-resizable vector with fixed capacity
66

77
![Continuous Integration Tests](https://github.com/beman-project/inplace_vector/actions/workflows/ci_tests.yml/badge.svg)
88
![Code Format](https://github.com/beman-project/inplace_vector/actions/workflows/pre-commit.yml/badge.svg)
99

10-
A dynamically-resizable vector with fixed capacity and embedded storage
11-
1210
## Implements
1311

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

0 commit comments

Comments
 (0)