Skip to content

Commit 771a6d5

Browse files
Update README.md
Co-authored-by: Darius Neațu <[email protected]>
1 parent 90c3453 commit 771a6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ SPDX-License-Identifier: 2.0 license with LLVM exceptions
88
<img src="https://github.com/bemanproject/beman/blob/main/images/logos/beman_logo-beman_library_production_ready_api_may_undergo_changes.png" style="width:5%; height:auto;">
99

1010
![CI Tests](https://github.com/bemanproject/optional/actions/workflows/ci.yml/badge.svg) [![Coverage](https://coveralls.io/repos/github/bemanproject/optional/badge.svg?branch=main)](https://coveralls.io/github/bemanproject/optional?branch=main)
11-
![Target Standard](https://github.com/bemanproject/beman/blob/main/images/badges/cpp26.svg)
11+
![Standard Target](https://github.com/bemanproject/beman/blob/main/images/badges/cpp26.svg)
1212
<!-- markdownlint-enable -->
1313

1414
This repository implements `std::optional` extensions targeting C++26. The `beman.optional` library aims to evaluate the stability, the usability, and the performance of these proposed changes before they are officially adopted by WG21 into the C++ Working Draft. Additionally, it allows developers to use these new features before they are implemented in major standard library compilers.

0 commit comments

Comments
 (0)