mirror of
https://github.com/boostorg/functional.git
synced 2025-08-01 21:44:28 +02:00
Release notes.
This commit is contained in:
@@ -168,5 +168,13 @@
|
|||||||
([ticket 8822]).
|
([ticket 8822]).
|
||||||
* Suppress Visual C++ infinite loop warning ([ticket 8568]).
|
* Suppress Visual C++ infinite loop warning ([ticket 8568]).
|
||||||
|
|
||||||
|
[h2 Boost 1.56.0]
|
||||||
|
|
||||||
|
* Fix some shadowed variable warnings ([ticket 9377]).
|
||||||
|
* Fix allocator use in documentation ([ticket 9719]).
|
||||||
|
* Always use prime number of buckets for integers. Fixes performance
|
||||||
|
regression when inserting consecutive integers, although makes other
|
||||||
|
uses slower ([ticket 9282]).
|
||||||
|
* Only construct elements using allocators, as specified in C++11 standard.
|
||||||
|
|
||||||
[endsect]
|
[endsect]
|
||||||
|
Reference in New Issue
Block a user