<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:ldionne@apple.com" title="Louis Dionne <ldionne@apple.com>"> <span class="fn">Louis Dionne</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - __is_trivial doesn't work in the presence of special member functions with trailing requires clauses"
href="https://bugs.llvm.org/show_bug.cgi?id=50740">bug 50740</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - __is_trivial doesn't work in the presence of special member functions with trailing requires clauses"
href="https://bugs.llvm.org/show_bug.cgi?id=50740#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - __is_trivial doesn't work in the presence of special member functions with trailing requires clauses"
href="https://bugs.llvm.org/show_bug.cgi?id=50740">bug 50740</a>
from <span class="vcard"><a class="email" href="mailto:ldionne@apple.com" title="Louis Dionne <ldionne@apple.com>"> <span class="fn">Louis Dionne</span></a>
</span></b>
<pre>Oh, thanks, I thought <a href="http://wg21.link/P0848">http://wg21.link/P0848</a> was just adding the trailing
requires clauses to constructors with that use case in mind, but I had it
wrong. So this is simply not implemented.
I guess we can close as INVALID, since this is not a bug, merely a missing
feature.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>