~roguescholar/boost/+git/mp11:feature/mpl-tuple

Last commit made on 2019-08-23
Get this branch:
git clone -b feature/mpl-tuple https://git.launchpad.net/~roguescholar/boost/+git/mp11

Branch merges

Branch information

Name:
feature/mpl-tuple
Repository:
lp:~roguescholar/boost/+git/mp11

Recent commits

8b0ab61... by Peter Dimov <email address hidden>

Update footer for Asciidoctor 2

900a0c8... by Peter Dimov <email address hidden>

Update documentation for mpl.hpp

0ca69d9... by Peter Dimov <email address hidden>

Add test/mpl_tuple.cpp

85a2099... by Peter Dimov <email address hidden>

Add test/mpl_list.cpp

164aa37... by Peter Dimov <email address hidden>

Split mpl.hpp into mpl_list.hpp and mpl_tuple.hpp

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

Add gcc9, clang8 to Travis

9bd902c... by Peter Dimov <email address hidden>

Add `dist: trusty` to .travis.yml

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

Fix mp_with_index example

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

Clang 3.3 can't parse __attribute__((deprecated)) on aliases

23a1432... by Peter Dimov <email address hidden>

Use __attribute__((deprecated)) on Clang because of -pedantic