Update revision history

This commit is contained in:
Peter Dimov
2022-10-18 04:17:17 +03:00
parent ece71199a9
commit 9a6d79b841

View File

@ -14,6 +14,7 @@ https://www.boost.org/LICENSE_1_0.txt
the use of `<mutex>` (e.g. on single-threaded libstdc++).
* Added `value_type`, `error_type`, `in_place_value`, `in_place_error`
to `result<>`.
* Added `emplace` to `result<>`.
## Changes in Boost 1.80