Skip to content

Commit 52406df

Browse files
committed
Add revision history
1 parent 9b8a342 commit 52406df

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

doc/array.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Nicolai M. Josuttis
1919
:leveloffset: +1
2020

2121
include::array/introduction.adoc[]
22+
include::array/changes.adoc[]
2223
include::array/reference.adoc[]
2324
include::array/design_rationale.adoc[]
2425
include::array/information.adoc[]

doc/array/changes.adoc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
////
2+
Copyright 2025 Peter Dimov
3+
Distributed under the Boost Software License, Version 1.0.
4+
http://www.boost.org/LICENSE_1_0.txt
5+
////
6+
7+
[#changes]
8+
# Revision History
9+
:toc:
10+
:toc-title:
11+
:idprefix:
12+
13+
## Changes in 1.88.0
14+
15+
* Converted documentation to AsciiDoc (Christian Mazakas).
16+
* Added `noexcept` and `constexpr` as appropriate.

0 commit comments

Comments
 (0)