From 9a6d79b84147854aa919644b56b8553f5a2bedb8 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 18 Oct 2022 04:17:17 +0300 Subject: [PATCH] Update revision history --- doc/system/changes.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/system/changes.adoc b/doc/system/changes.adoc index 422b421..2497353 100644 --- a/doc/system/changes.adoc +++ b/doc/system/changes.adoc @@ -14,6 +14,7 @@ https://www.boost.org/LICENSE_1_0.txt the use of `` (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