From eb9ae4ac694f2b8570f7988f6bb3c07e9a1bad2b Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 19 Jun 2022 01:30: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 851fa85..513372e 100644 --- a/doc/system/changes.adoc +++ b/doc/system/changes.adoc @@ -16,6 +16,7 @@ https://www.boost.org/LICENSE_1_0.txt to avoid the one-time allocation that shows up on leak checkers. * Added a constructor that allows replacing the source location of an `error_code`, and a corresponding `assign`. +* Added a converting constructor to `result`. ## Changes in Boost 1.79