~roguescholar/boost/+git/mp11:feature/github-actions

Last commit made on 2020-11-26
Get this branch:
git clone -b feature/github-actions https://git.launchpad.net/~roguescholar/boost/+git/mp11

Branch merges

Branch information

Name:
feature/github-actions
Repository:
lp:~roguescholar/boost/+git/mp11

Recent commits

6d51a12... by Peter Dimov <email address hidden>

Remove -std=c++1z from clang 3.x

1524f25... by Peter Dimov <email address hidden>

Add Clang palette to GHA

064e9d4... by Peter Dimov <email address hidden>

mp_count: do not use fold expressions on msvc because of parser stack limit

37adad6... by Peter Dimov <email address hidden>

test/mp_count: test N=1089

6bb260f... by Peter Dimov <email address hidden>

mp_count_if: do not use fold expressions on msvc-14.2 because of parser stack limit

90f40dd... by Peter Dimov <email address hidden>

Add a test for mp_count_if with N=1089

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

Increase N to 1089 in test/mp_same

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

Add .github/workflows

21cace4... by Peter Dimov <email address hidden>

Remove mp_invoke

727ecfc... by Peter Dimov <email address hidden>

Update mp_pairwise_fold_q test and example