Skip to content

Commit 4bfe881

Browse files
authored
beman.inplace_vector: change library status to under development (#52)
1 parent b6d06bb commit 4bfe881

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ SPDX-License-Identifier: <SPDX License Expression>
44

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

7-
![Continuous Integration Tests](https://github.com/bemanproject/inplace_vector/actions/workflows/ci_tests.yml/badge.svg)
7+
<img src="https://github.com/bemanproject/beman/blob/main/images/logos/beman_logo-beman_library_under_development.png" style="width:5%; height:auto;"> ![Continuous Integration Tests](https://github.com/bemanproject/inplace_vector/actions/workflows/ci_tests.yml/badge.svg)
88
![Code Format](https://github.com/bemanproject/inplace_vector/actions/workflows/pre-commit.yml/badge.svg)
99

10-
## Implements
10+
**Implements**: [`inplace_vector` (P0843R14)](https://wg21.link/P0843R14)
1111

12-
- [`inplace_vector` P0843R14](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p0843r14.html)
12+
**Status**: [Under development and not yet ready for production use.](https://github.com/bemanproject/beman/blob/main/docs/BEMAN_LIBRARY_MATURITY_MODEL.md#under-development-and-not-yet-ready-for-production-use)
1313

1414
## Usage
1515

0 commit comments

Comments
 (0)