~roguescholar/boost/+git/mp11:feature/pr-48

Last commit made on 2020-05-23
Get this branch:
git clone -b feature/pr-48 https://git.launchpad.net/~roguescholar/boost/+git/mp11

Branch merges

Branch information

Name:
feature/pr-48
Repository:
lp:~roguescholar/boost/+git/mp11

Recent commits

3427d71... by Peter Dimov <email address hidden>

Update examples.adoc

35a86da... by Peter Dimov <email address hidden>

Revert "for std::decay fix, anchor and cross-reference tuple-cat fix more accurately"

This reverts commit 742980e5331bc0225ef738f5b34c0bb7b77a736d.

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

Merge branch 'develop' of https://github.com/slymz/mp11 into feature/pr-48

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

Update revision history

13c36a7... by Peter Dimov <email address hidden>

Improve compilation performance of mp_with_index<N> for large N

0198b6e... by Peter Dimov <email address hidden>

Add gcc-10, clang-10 to Travis

742980e... by slymz <email address hidden>

for std::decay fix, anchor and cross-reference tuple-cat fix more accurately

2e6c2ab... by slymz <email address hidden>

Updated docs "Computing Return Types"

- Suggests `std::invoke_result` as an in place modern alternative for `Qret`.
- Fixes a bug with `const` variant types using `std::decay_t` instead of `std::remove_reference_t`.

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

Update Mp11 version

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

Update Boost version