Skip to content

Commit

Permalink
beman.inplace_vector: change library status to under development
Browse files Browse the repository at this point in the history
  • Loading branch information
neatudarius committed Dec 20, 2024
1 parent b6d06bb commit 6408b68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ SPDX-License-Identifier: <SPDX License Expression>

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

![Continuous Integration Tests](https://github.com/bemanproject/inplace_vector/actions/workflows/ci_tests.yml/badge.svg)
<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)
![Code Format](https://github.com/bemanproject/inplace_vector/actions/workflows/pre-commit.yml/badge.svg)

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

- [`inplace_vector` P0843R14](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p0843r14.html)
**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)

## Usage

Expand Down

0 comments on commit 6408b68

Please sign in to comment.