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 @@ -93,7 +93,7 @@ struct B : A {
9393} // namespace example2
9494} // namespace cwg952
9595
96- namespace cwg960 { // cwg960: 2.8
96+ namespace cwg960 { // cwg960: 3.0
9797struct a {};
9898class A {
9999#if __cplusplus >= 201103L
Original file line number Diff line number Diff line change @@ -5579,7 +5579,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
55795579 <td><a href="https://cplusplus.github.io/CWG/issues/960.html">960</a></td>
55805580 <td>CD2</td>
55815581 <td>Covariant functions and lvalue/rvalue references</td>
5582- <td class="full" align="center">Clang 2.8 </td>
5582+ <td class="full" align="center">Clang 3.0 </td>
55835583 </tr>
55845584 <tr id="961">
55855585 <td><a href="https://cplusplus.github.io/CWG/issues/961.html">961</a></td>
You can’t perform that action at this time.
0 commit comments