Skip to content

Commit e2cbb5b

Browse files
committed
Bump paper revision in README
1 parent 0e3926f commit e2cbb5b

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
@@ -16,7 +16,7 @@ Distributed under the Boost Software License, Version 1.0.
1616
- `null_sentinel` sentinel and `null_term` CPO for creating views of null-terminated strings
1717
- Casting views for creating views of `charN_t`, which are `as_char8`, `as_char16`, `as_char32`
1818

19-
**Implements**: [Unicode in the Library, Part 1: UTF Transcoding (P2728R7)](https://wg21.link/P2728R7) and [A Sentinel for Null-Terminated Strings (P3705R2)](https://isocpp.org/files/papers/P3705R2.html)
19+
**Implements**: [Unicode in the Library, Part 1: UTF Transcoding (P2728R8)](https://wg21.link/P2728R8) and [A Sentinel for Null-Terminated Strings (P3705R2)](https://isocpp.org/files/papers/P3705R2.html)
2020

2121
**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)
2222

0 commit comments

Comments
 (0)