[SVN r80175]
This commit is contained in:
Ion Gaztañaga
2012-08-24 21:35:27 +00:00
parent 29f2f1f157
commit 2947abfdef

View File

@@ -38,7 +38,7 @@ In short, what does [*Boost.Container] offer?
* The library offers new useful containers: * The library offers new useful containers:
* [classref boost::container::flat_map flat_map], * [classref boost::container::flat_map flat_map],
[classref boost::container::flat_set flat_set], [classref boost::container::flat_set flat_set],
[classref boost::container::flat_multiset flat_multiset] and [classref boost::container::flat_multimap flat_multimap] and
[classref boost::container::flat_multiset flat_multiset]: drop-in [classref boost::container::flat_multiset flat_multiset]: drop-in
replacements for standard associative containers but more memory friendly and with faster replacements for standard associative containers but more memory friendly and with faster
searches. searches.
@@ -616,8 +616,12 @@ use [*Boost.Container]? There are several reasons for that:
[section:release_notes_boost_1_52_00 Boost 1.52 Release] [section:release_notes_boost_1_52_00 Boost 1.52 Release]
* Fixed bug * Fixed bugs
[@https://svn.boost.org/trac/boost/ticket/7232 #7232]. [@https://svn.boost.org/trac/boost/ticket/6606 #6606],
[@https://svn.boost.org/trac/boost/ticket/7139 #7139],
[@https://svn.boost.org/trac/boost/ticket/7215 #7215],
[@https://svn.boost.org/trac/boost/ticket/7232 #7232],
[@https://svn.boost.org/trac/boost/ticket/7269 #7269].
[endsect] [endsect]
@@ -641,7 +645,6 @@ use [*Boost.Container]? There are several reasons for that:
[@https://svn.boost.org/trac/boost/ticket/6536 #6536], [@https://svn.boost.org/trac/boost/ticket/6536 #6536],
[@https://svn.boost.org/trac/boost/ticket/6566 #6566], [@https://svn.boost.org/trac/boost/ticket/6566 #6566],
[@https://svn.boost.org/trac/boost/ticket/6575 #6575], [@https://svn.boost.org/trac/boost/ticket/6575 #6575],
[@https://svn.boost.org/trac/boost/ticket/6606 #6606],
[@https://svn.boost.org/trac/boost/ticket/6615 #6615], [@https://svn.boost.org/trac/boost/ticket/6615 #6615],
[endsect] [endsect]