mirror of
https://github.com/boostorg/optional.git
synced 2025-07-25 01:57:14 +02:00
fix bug with defaulted move in msvc 12.0
This commit is contained in:
@ -82,7 +82,7 @@
|
||||
the size</a>
|
||||
</h5>
|
||||
<p>
|
||||
For the purpose of the followin analysis, considering memory layouts, we
|
||||
For the purpose of the following analysis, considering memory layouts, we
|
||||
can think of it as:
|
||||
</p>
|
||||
<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">typename</span> <span class="identifier">T</span><span class="special">></span>
|
||||
|
@ -146,7 +146,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"><p><small>Last revised: October 28, 2017 at 14:38:14 GMT</small></p></td>
|
||||
<td align="left"><p><small>Last revised: October 30, 2017 at 22:34:46 GMT</small></p></td>
|
||||
<td align="right"><div class="copyright-footer"></div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
|
Reference in New Issue
Block a user