mirror of
https://github.com/boostorg/system.git
synced 2026-01-19 04:42:12 +00:00
Update revision history
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
////
|
||||
Copyright 2018-2022 Peter Dimov
|
||||
Copyright 2018-2025 Peter Dimov
|
||||
Distributed under the Boost Software License, Version 1.0.
|
||||
https://www.boost.org/LICENSE_1_0.txt
|
||||
////
|
||||
@@ -8,6 +8,10 @@ https://www.boost.org/LICENSE_1_0.txt
|
||||
# Revision History
|
||||
:idprefix:
|
||||
|
||||
## Changes in Boost 1.91
|
||||
|
||||
* The return type of `operator|(result<T&>, U)` has been changed to non-reference.
|
||||
|
||||
## Changes in Boost 1.89
|
||||
|
||||
* The stub compiled library has been removed; System has been header-only since release 1.69.
|
||||
|
||||
Reference in New Issue
Block a user