1
0
forked from boostorg/mp11

Update revision history

This commit is contained in:
Peter Dimov
2020-10-13 21:32:40 +03:00
parent 8a2e945417
commit 28a736954f

View File

@ -10,6 +10,10 @@ http://www.boost.org/LICENSE_1_0.txt
[#changelog]
# Revision History
## Changes in 1.75.0
* Added `mp_pairwise_fold` (suggested by Barry Revzin)
## Changes in 1.74.0
* Improved compilation performance of `mp_with_index<N>` for large `N`