Update changelog for constexpr endian_reverse

This commit is contained in:
Peter Dimov
2019-10-12 21:55:11 +03:00
parent 41ee26a8d8
commit 52bbc9147b

View File

@@ -12,6 +12,8 @@ http://www.boost.org/LICENSE_1_0.txt
## Changes in 1.72.0
* Made `endian_reverse`, `conditional_reverse` and `\*\_to_*` `constexpr`
on GCC and Clang
* Added convenience load and store functions
## Changes in 1.71.0