File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ namespace cwg712 { // cwg712: partial
76
76
#endif
77
77
}
78
78
79
- namespace cwg713 { // cwg713: yes
79
+ namespace cwg713 { // cwg713: 2.5
80
80
template <typename T>
81
81
struct is_const {
82
82
static const bool value = __is_const(T);
Original file line number Diff line number Diff line change @@ -4327,7 +4327,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
4327
4327
<td><a href="https://cplusplus.github.io/CWG/issues/713.html">713</a></td>
4328
4328
<td>CD2</td>
4329
4329
<td>Unclear note about cv-qualified function types</td>
4330
- <td class="full" align="center">Yes </td>
4330
+ <td class="full" align="center">Clang 2.5 </td>
4331
4331
</tr>
4332
4332
<tr id="714">
4333
4333
<td><a href="https://cplusplus.github.io/CWG/issues/714.html">714</a></td>
You can’t perform that action at this time.
0 commit comments