[libcxx-commits] [libcxx] Apply 'LWG3253 basic_syncbuf::basic_syncbuf() should not be explicit' (PR #101179)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 30 09:43:55 PDT 2024


================
@@ -172,7 +172,7 @@
 "`3221 <https://wg21.link/LWG3221>`__","Result of ``year_month``\  arithmetic with ``months``\  is ambiguous","Belfast","|Complete|","8.0"
 "`3235 <https://wg21.link/LWG3235>`__","``parse``\  manipulator without abbreviation is not callable","Belfast","",""
 "`3246 <https://wg21.link/LWG3246>`__","What are the constraints on the template parameter of ``basic_format_arg``\ ?","Belfast","","","|format|"
-"`3253 <https://wg21.link/LWG3253>`__","``basic_syncbuf::basic_syncbuf()``\  should not be explicit","Belfast","",""
+"`3253 <https://wg21.link/LWG3253>`__","``basic_syncbuf::basic_syncbuf()``\  should not be explicit","Belfast","|Complete|","19.0"
----------------
Zingam wrote:

```suggestion
"`3253 <https://wg21.link/LWG3253>`__","``basic_syncbuf::basic_syncbuf()``\  should not be explicit","Belfast","|Complete|","20.0"
```

https://github.com/llvm/llvm-project/pull/101179


More information about the libcxx-commits mailing list