mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
Some extra changelog notes.
[SVN r55184]
This commit is contained in:
@ -79,8 +79,13 @@ First official release.
|
||||
the length right if it changes again in the future.
|
||||
* [@https://svn.boost.org/trac/boost/ticket/1978 Ticket 1978]:
|
||||
Implement `emplace` for all compilers.
|
||||
* [@https://svn.boost.org/trac/boost/ticket/2908 Ticket 2908],
|
||||
[@https://svn.boost.org/trac/boost/ticket/3096 Ticket 3096]:
|
||||
Some workarounds for old versions of borland, including adding explicit
|
||||
destructors to all containers.
|
||||
* [@https://svn.boost.org/trac/boost/ticket/3082 Ticket 3082]:
|
||||
Disable incorrect Visual C++ warnings.
|
||||
* Better configuration for C++0x features when the headers aren't available.
|
||||
* [@https://svn.boost.org/trac/boost/ticket/2908 Ticket 2908]:
|
||||
Add explicit destructors to all containers.
|
||||
* Create less buckets by default.
|
||||
|
||||
[endsect]
|
||||
|
Reference in New Issue
Block a user