[libcxx-commits] [libcxx] [libc++][NFC] Status page: fix minor formatting issues (PR #83969)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 5 02:35:42 PST 2024
================
@@ -41,7 +41,7 @@ Implemented Papers
- P2637R3 - Member ``visit``
- P2652R2 - Disallow User Specialization of ``allocator_traits``
- P2819R2 - Add ``tuple`` protocol to ``complex``
-- P2495R3 - Interfacing ``stringstream``s with ``string_view``
+- P2495R3 - Interfacing ``stringstreams`` with ``string_view``
----------------
frederick-vs-ja wrote:
```suggestion
- P2495R3 - Interfacing ``stringstream``\ s with ``string_view``
```
https://github.com/llvm/llvm-project/pull/83969
More information about the libcxx-commits
mailing list