Skip to content

Commit

Permalink
Convertibility of nullptr_t to bool is available in clang. Note it.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@243827 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
dcci committed Aug 1, 2015
1 parent d0c24a0 commit f86a861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/cxx_dr_status.html
Original file line number Diff line number Diff line change
Expand Up @@ -8353,7 +8353,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1423">1423</a></td>
<td>CD3</td>
<td>Convertibility of <TT>nullptr</TT> to <TT>bool</TT></td>
<td class="none" align="center">Unknown</td>
<td class="full" align="center">Yes</td>
</tr>
<tr id="1424">
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1424">1424</a></td>
Expand Down

0 comments on commit f86a861

Please sign in to comment.