forked from boostorg/unordered
Add codegear compatibility to the changes.
[SVN r58406]
This commit is contained in:
@ -107,6 +107,7 @@ First official release.
|
|||||||
|
|
||||||
* Support instantiating the containers with incomplete value types.
|
* Support instantiating the containers with incomplete value types.
|
||||||
* Reduced the number of warnings (mostly in tests).
|
* Reduced the number of warnings (mostly in tests).
|
||||||
|
* Improved codegear compatibility.
|
||||||
* [@http://svn.boost.org/trac/boost/ticket/3693 Ticket 3693]:
|
* [@http://svn.boost.org/trac/boost/ticket/3693 Ticket 3693]:
|
||||||
Add `erase_return_void` as a temporary workaround for the current
|
Add `erase_return_void` as a temporary workaround for the current
|
||||||
`erase` which can be inefficient because it has to find the next
|
`erase` which can be inefficient because it has to find the next
|
||||||
|
Reference in New Issue
Block a user