mirror of
https://github.com/boostorg/website.git
synced 2026-01-29 08:02:20 +00:00
changes for boost.coroutine2
This commit is contained in:
@@ -27,6 +27,12 @@
|
||||
|
||||
[section Updated Libraries]
|
||||
|
||||
* [phrase library..[@/libs/coroutine2/ Coroutine2]:]
|
||||
* #14: crash while stack unwinding
|
||||
* #18: some guidance on why to use coroutine2
|
||||
* #20: failes to compile test in due to the error C2039
|
||||
* #22: undefined behaviour documentation
|
||||
|
||||
* [phrase library..[@/libs/graph/ Graph]:]
|
||||
* Conditionally replace deprecated/removed C++98 `std::bind1st` by
|
||||
`std::bind`, `std::auto_ptr` by `std::unique_ptr`, and
|
||||
|
||||
Reference in New Issue
Block a user