Skip to content

Commit

Permalink
Update revision history
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Jan 27, 2025
1 parent 047ba01 commit 07a14f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/array/changes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ http://www.boost.org/LICENSE_1_0.txt
This matches the behavior of `std::array`.
* Removed local `hash_value` overload; `boost::hash` supports array-like types natively.
* `array<T, 0>` can now be initialized with `= {{}}`.
* Added `operator\<\=>`.

0 comments on commit 07a14f3

Please sign in to comment.