[libcxx-commits] [libcxx] [libc++] Update the status for lwg-3120 (PR #116772)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 19 02:55:30 PST 2024
================
@@ -14,7 +14,7 @@
"`LWG2731 <https://wg21.link/LWG2731>`__","Existence of ``lock_guard<MutexTypes...>::mutex_type`` typedef unclear","2020-11 (Virtual)","|Complete|","5",""
"`LWG2743 <https://wg21.link/LWG2743>`__","P0083R3 ``node_handle`` private members missing ""exposition only"" comment","2020-11 (Virtual)","|Nothing To Do|","",""
"`LWG2820 <https://wg21.link/LWG2820>`__","Clarify ``<cstdint>`` macros","2020-11 (Virtual)","|Nothing To Do|","",""
-"`LWG3120 <https://wg21.link/LWG3120>`__","Unclear behavior of ``monotonic_buffer_resource::release()``","2020-11 (Virtual)","","",""
+"`LWG3120 <https://wg21.link/LWG3120>`__","Unclear behavior of ``monotonic_buffer_resource::release()``","2020-11 (Virtual)","|Nothing To Do|","",""
----------------
frederick-vs-ja wrote:
I think it's better to consider it completed together with the implementation of `monotonic_buffer_resource`. See 243da90ea5357c1ca324f714ea4813dc9029af27 (https://reviews.llvm.org/D89057).
```suggestion
"`LWG3120 <https://wg21.link/LWG3120>`__","Unclear behavior of ``monotonic_buffer_resource::release()``","2020-11 (Virtual)","|Complete|","16",""
```
https://github.com/llvm/llvm-project/pull/116772
More information about the libcxx-commits
mailing list