mirror of
https://github.com/boostorg/system.git
synced 2025-07-30 12:37:13 +02:00
Update revision history
This commit is contained in:
@ -14,6 +14,7 @@ https://www.boost.org/LICENSE_1_0.txt
|
|||||||
the use of `<mutex>` (e.g. on single-threaded libstdc++).
|
the use of `<mutex>` (e.g. on single-threaded libstdc++).
|
||||||
* Added `value_type`, `error_type`, `in_place_value`, `in_place_error`
|
* Added `value_type`, `error_type`, `in_place_value`, `in_place_error`
|
||||||
to `result<>`.
|
to `result<>`.
|
||||||
|
* Added `emplace` to `result<>`.
|
||||||
|
|
||||||
## Changes in Boost 1.80
|
## Changes in Boost 1.80
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user