Skip to content

Commit 29700ff

Browse files
committed
Update revision history
1 parent b147799 commit 29700ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/array/changes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ http://www.boost.org/LICENSE_1_0.txt
1818
* Removed obsolete compiler workarounds.
1919
* Changed `array<T, 0>::begin()`, `cbegin()`, `end()`, `cend()` to return `nullptr`, enabling `constexpr`.
2020
This matches the behavior of `std::array`.
21+
* Removed local `hash_value` overload; `boost::hash` supports array-like types natively.

0 commit comments

Comments
 (0)