forked from boostorg/array
17 lines
326 B
Plaintext
17 lines
326 B
Plaintext
////
|
|
Copyright 2025 Peter Dimov
|
|
Distributed under the Boost Software License, Version 1.0.
|
|
http://www.boost.org/LICENSE_1_0.txt
|
|
////
|
|
|
|
[#changes]
|
|
# Revision History
|
|
:toc:
|
|
:toc-title:
|
|
:idprefix:
|
|
|
|
## Changes in 1.88.0
|
|
|
|
* Converted documentation to AsciiDoc (Christian Mazakas).
|
|
* Added `noexcept` and `constexpr` as appropriate.
|