forked from boostorg/array
Add revision history
This commit is contained in:
@ -19,6 +19,7 @@ Nicolai M. Josuttis
|
||||
:leveloffset: +1
|
||||
|
||||
include::array/introduction.adoc[]
|
||||
include::array/changes.adoc[]
|
||||
include::array/reference.adoc[]
|
||||
include::array/design_rationale.adoc[]
|
||||
include::array/information.adoc[]
|
||||
|
16
doc/array/changes.adoc
Normal file
16
doc/array/changes.adoc
Normal file
@ -0,0 +1,16 @@
|
||||
////
|
||||
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.
|
Reference in New Issue
Block a user