2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-31 08:42:24 +00:00

Merge pull request #165 from olk/patch-36

note for fixing coroutine2
This commit is contained in:
Daniel James
2016-07-11 09:09:33 +01:00
committed by GitHub

View File

@@ -44,6 +44,7 @@
* [phrase library..[@/libs/coroutine2/ Coroutine2]:]
* [ticket 12221] coroutine<>::push_type function starts without pushing
* do not swallow exceptions thrown at coroutine<>::push_type construction
* [phrase library..[@/libs/functional/forward/ Functional/Forward]:]
* Fix C++11 compile error.