2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-30 08:22:18 +00:00

added flyweight release notes

This commit is contained in:
joaquintides
2014-11-11 11:18:02 +01:00
parent 6cde6cd134
commit d93a06069a

View File

@@ -35,6 +35,11 @@
* `shared_ptr` is movable and supports aliasing ([ticket 1234]).
]
* [phrase library..[@/libs/flyweight/ Flyweight]:]
* Added hash support both with `std::hash` and [@/doc/html/hash.html `boost::hash`]. This can be
optionally [@/libs/flyweight/doc/reference/flyweight.html#disable_hash_support disabled] to avoid
clashes with legacy code where this support has already been defined by the user.
* /TODO/
[/ TODO: These libraries always use the same message, referring to their