<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 3 January 2018 at 16:17, Stephan T. Lavavej via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">[Keane, Erich]<br>
<span class="">> It seems quite a few of those require some CWG/LWG discussion, right?<br>
<br>
</span>Only one.<br>
<br>
33236 (tuple_size) is the CWG/LWG issue.<br>
<br>
33230 (__STDCPP_THREADS__) is just a bug.<br></blockquote><div><br></div><div>Yes, but an annoying one :(</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
33550 (default constructor) is CWG 1778 which was voted into C++14.<br></blockquote><div><br></div><div>... and appears unimplementable :(</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
35028 (alignas) is just a bug, with clear Standardese.<br>
<br>
35045 (CTAD time_point) is also just a bug AFAICT, and GCC accepts this.<br></blockquote><div><br></div><div>Both now fixed.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
35165 (string builtins for char16_t) is a compiler builtin request.<br>
<span class=""><br>
> I'm taking a look at 35028 at the moment, and might do something on 35165 if my target-mv patch keeps being stuck :)<br></span></blockquote><div><br></div><div>Ugh, sorry for the duplication of effort on PR35028, Erich.</div></div></div></div>