<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:hhinnant@apple.com" title="Howard Hinnant <hhinnant@apple.com>"> <span class="fn">Howard Hinnant</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Compilation fail"
href="http://llvm.org/bugs/show_bug.cgi?id=16337">bug 16337</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>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Compilation fail"
href="http://llvm.org/bugs/show_bug.cgi?id=16337#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Compilation fail"
href="http://llvm.org/bugs/show_bug.cgi?id=16337">bug 16337</a>
from <span class="vcard"><a class="email" href="mailto:hhinnant@apple.com" title="Howard Hinnant <hhinnant@apple.com>"> <span class="fn">Howard Hinnant</span></a>
</span></b>
<pre>This appears to be fixed in libc++ tip-of-trunk. I'm guessing by this commit:
r181935 | hhinnant | 2013-05-15 17:49:27 -0400 (Wed, 15 May 2013) | 1 line
Changed paths:
M /libcxx/trunk/include/type_traits
M
/libcxx/trunk/test/utilities/function.objects/bind/func.bind/func.bind.bind/invoke_lvalue.pass.cpp
Remove cv qualifiers from member pointers in the __member_pointer_traits test.
This was causing a const-qualified bind result to malfunction. This was a
recent regression due to the new use of __member_pointer_traits in restricting
the __invokable and __invoke_of tests.</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>