mirror of
https://github.com/boostorg/array.git
synced 2025-07-29 12:17:40 +02:00
Update revision history
This commit is contained in:
@ -18,3 +18,4 @@ http://www.boost.org/LICENSE_1_0.txt
|
||||
* Removed obsolete compiler workarounds.
|
||||
* Changed `array<T, 0>::begin()`, `cbegin()`, `end()`, `cend()` to return `nullptr`, enabling `constexpr`.
|
||||
This matches the behavior of `std::array`.
|
||||
* Removed local `hash_value` overload; `boost::hash` supports array-like types natively.
|
||||
|
Reference in New Issue
Block a user