mirror of
https://github.com/boostorg/container.git
synced 2025-08-02 14:04:26 +02:00
@@ -38,7 +38,7 @@ In short, what does [*Boost.Container] offer?
|
||||
* The library offers new useful containers:
|
||||
* [classref boost::container::flat_map flat_map],
|
||||
[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
|
||||
replacements for standard associative containers but more memory friendly and with faster
|
||||
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]
|
||||
|
||||
* Fixed bug
|
||||
[@https://svn.boost.org/trac/boost/ticket/7232 #7232].
|
||||
* Fixed bugs
|
||||
[@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]
|
||||
|
||||
@@ -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/6566 #6566],
|
||||
[@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],
|
||||
|
||||
[endsect]
|
||||
|
Reference in New Issue
Block a user