You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Distributed under the Boost Software License, Version 1.0.
16
16
-`null_sentinel` sentinel and `null_term` CPO for creating views of null-terminated strings
17
17
- Casting views for creating views of `charN_t`, which are `as_char8`, `as_char16`, `as_char32`
18
18
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)
20
20
21
21
**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)
0 commit comments