~roguescholar/boost/+git/mp11:feature/no-fold-expressions

Last commit made on 2021-03-23
Get this branch:
git clone -b feature/no-fold-expressions https://git.launchpad.net/~roguescholar/boost/+git/mp11

Branch merges

Branch information

Name:
feature/no-fold-expressions
Repository:
lp:~roguescholar/boost/+git/mp11

Recent commits

0916484... by Peter Dimov <email address hidden>

Split msvc-12.0 and msvc-14.0 in appveyor.yml

9215c68... by Peter Dimov <email address hidden>

Implement mp_any in terms of mp_count

ae4c83c... by Peter Dimov <email address hidden>

Implement mp_all in terms of mp_count

598a406... by Peter Dimov <email address hidden>

Change mp_same to use mp_count instead of mp_all

76f68d0... by Peter Dimov <email address hidden>

Test mp_any with N=1089

a07cc90... by Peter Dimov <email address hidden>

Test mp_all with N=1089

2132bae... by Peter Dimov <email address hidden>

Test mp_none_of with N=1089

e893d53... by Peter Dimov <email address hidden>

Test mp_any_of with N=1089

7749432... by Peter Dimov <email address hidden>

Test mp_all_of with N=1089

c92d2d0... by Peter Dimov <email address hidden>

No longer use fold expressions for mp_count_if to avoid compiler limits