Support C++11 minimal allocators

This commit is contained in:
Glen Fernandes
2014-05-19 17:38:23 -07:00
parent dd7cdc794e
commit a3ea40d932
4 changed files with 63 additions and 8 deletions

View File

@@ -1571,6 +1571,7 @@ exception guarantee.
<ul>
<li>Support for C++11 move constructors.</li>
<li>Warning fixes on MSVC 2013.</li>
<li>Support for C++11 minimal allocators.</li>
</ul>
<h4><i>Changes in Boost 1.37.0</i></h4>
@@ -1666,6 +1667,10 @@ href="mailto:cda@freshsources.com">cda@freshsources.com</a>)<br
<td>Copyright &copy; 2014</td>
<td>Ahmed Charles (<a href="mailto:acharles@outlook.com">acharles@outlook.com</a>)</td>
</tr>
<tr>
<td>Copyright &copy; 2014</td>
<td>Glen Fernandes (<a href="mailto:glenfe@live.com">glenfe@live.com</a>)</td>
</tr>
</table>
<br />
<div class="legalnotice">