mirror of
https://github.com/boostorg/variant2.git
synced 2025-07-29 11:47:36 +02:00
Update revision history
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
////
|
////
|
||||||
Copyright 2019-2022 Peter Dimov
|
Copyright 2019-2025 Peter Dimov
|
||||||
Distributed under the Boost Software License, Version 1.0.
|
Distributed under the Boost Software License, Version 1.0.
|
||||||
https://www.boost.org/LICENSE_1_0.txt
|
https://www.boost.org/LICENSE_1_0.txt
|
||||||
////
|
////
|
||||||
@ -8,6 +8,10 @@ https://www.boost.org/LICENSE_1_0.txt
|
|||||||
# Revision History
|
# Revision History
|
||||||
:idprefix: changelog_
|
:idprefix: changelog_
|
||||||
|
|
||||||
|
## Changes in 1.88.0
|
||||||
|
|
||||||
|
* Use the smallest appropriate unsigned type for the index.
|
||||||
|
|
||||||
## Changes in 1.83.0
|
## Changes in 1.83.0
|
||||||
|
|
||||||
* Added `uses_double_storage()`.
|
* Added `uses_double_storage()`.
|
||||||
|
Reference in New Issue
Block a user