2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-28 07:42:16 +00:00

Merge pull request #307 from olk/patch-4

additional release note for boost.fiber
This commit is contained in:
Daniel James
2018-02-26 18:56:15 +00:00
committed by GitHub

View File

@@ -95,6 +95,7 @@
* #162: remove use-coutner increment for timed wait ops
* #166: remove assertion for wait_is_linked() in schedule()
* #167: call shared_state::owner_destroyed() only if future was created from
* #168: fiber/doc/installing.qbk not not up to date
* [phrase library..[@/libs/log/ Log]:]
* Improved compatibility with C++17: use `allocator_traits` to work with allocators instead of directly accessing its members.