<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:eric@efcs.ca" title="Eric Fiselier <eric@efcs.ca>"> <span class="fn">Eric Fiselier</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - shared_ptr issues when allocator/deleter have throwing move constructor"
href="https://llvm.org/bugs/show_bug.cgi?id=27556">bug 27556</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 - shared_ptr issues when allocator/deleter have throwing move constructor"
href="https://llvm.org/bugs/show_bug.cgi?id=27556#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - shared_ptr issues when allocator/deleter have throwing move constructor"
href="https://llvm.org/bugs/show_bug.cgi?id=27556">bug 27556</a>
from <span class="vcard"><a class="email" href="mailto:eric@efcs.ca" title="Eric Fiselier <eric@efcs.ca>"> <span class="fn">Eric Fiselier</span></a>
</span></b>
<pre>LWG issue #2685 changes the language to make it explicit that the deleter's
move constructor shall not throw.
The issue is currently tentatively ready.
Closing this bug as INVALID since libc++ conforms to the updated language.
<a href="https://cplusplus.github.io/LWG/lwg-active.html#2685">https://cplusplus.github.io/LWG/lwg-active.html#2685</a></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>