boost 1.82 release notes.

This commit is contained in:
Klemens Morgenstern
2023-02-20 14:01:55 +08:00
parent 2bd65b27e1
commit 99787227cb

View File

@@ -11,6 +11,23 @@
[/-----------------------------------------------------------------------------]
[heading Boost 1.82]
[*Features]
* [issue 2475] Add `error_code`s use source_location
[*Fixes]
* [issue 2602] tcp_stream uses the correct executor of the timer.
* [issue 2638] `std::placeholders` ambiguity fix.
[*Improvements]
* error_categories use numeric ids
* `file_body` support seek
[heading Boost 1.81]
[*Features]