<tr>
<td>Simplifying implicit lambda capture</td>
<td><a href="http://wg21.link/p0588r1">P0588R1</a></td>
- <td class="none" align="center">No</td>
+ <td class="none" align="center">No <a href="#p0588">(14)</a></td>
</tr>
<tr>
<td>ADL and function templates that are not visible</td>
<td><a href="http://wg21.link/p0641r2">P0641R2</a></td>
<td class="none" align="center">No</td>
</tr>
+ <tr>
+ <td>Less eager instantiation of <tt>constexpr</tt> functions</td>
+ <td><a href="http://wg21.link/p0859r0">P0859R0</a></td>
+ <td class="none" align="center">No <a href="#p0859">(15)</a></td>
+ </tr>
<tr>
<td>Consistent comparison (<tt>operator<=></tt>)</td>
<td><a href="http://wg21.link/p0515r3">P0515R3</a></td>
<p>
<span id="p0702">(13): This is the resolution to a Defect Report, so is applied
to all language versions supporting class template argument deduction.
+</span><br>
+<span id="p0588">(14): This is the resolution to a Defect Report, so will be applied
+to all language versions supporting lamba expressions.
+</span><br>
+<span id="p0859">(15): This is the resolution to a Defect Report, so will be applied
+to all language versions supporting <tt>constexpr</tt>.
</span>
</p>