mirror of
https://github.com/boostorg/functional.git
synced 2025-08-01 21:44:28 +02:00
Changelog for unordered and hash.
[SVN r52084]
This commit is contained in:
@@ -73,5 +73,14 @@
|
|||||||
functional/hash, not functional. `boost/functional/detail/container_fwd.hpp`
|
functional/hash, not functional. `boost/functional/detail/container_fwd.hpp`
|
||||||
has been moved to `boost/detail/container_fwd.hpp` as it's used outside of
|
has been moved to `boost/detail/container_fwd.hpp` as it's used outside of
|
||||||
this library, the others have been moved to `boost/functional/hash/detail`.
|
this library, the others have been moved to `boost/functional/hash/detail`.
|
||||||
|
|
||||||
|
[h2 Boost 1.39.0]
|
||||||
|
|
||||||
|
* Move the hash_fwd.hpp implementation into the hash subdirectory, leaving a
|
||||||
|
forwarding header in the old location. You should still use the old location,
|
||||||
|
the new location is mainly for implementation and possible modularization.
|
||||||
|
* [@https://svn.boost.org/trac/boost/ticket/2412 Ticket 2412]: Removed deprecated
|
||||||
|
headers.
|
||||||
|
|
||||||
|
|
||||||
[endsect]
|
[endsect]
|
||||||
|
Reference in New Issue
Block a user