[libcxx-commits] [PATCH] D66959: Update libc++ release notes

Nico Weber via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 29 10:57:41 PDT 2019


thakis added inline comments.


================
Comment at: libcxx/docs/ReleaseNotes.rst:45
+* Implemented P0608: sane variant converting constructor.
+* Added `ssize` function.
+* Added `front` and `back` methods in `std::span`.
----------------
```
    afaik `foo` is a link in rst and ``foo`` is code
```


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66959/new/

https://reviews.llvm.org/D66959





More information about the libcxx-commits mailing list