~roguescholar/boost/+git/mp11:feature/mp_same_4096

Last commit made on 2019-01-21
Get this branch:
git clone -b feature/mp_same_4096 https://git.launchpad.net/~roguescholar/boost/+git/mp11

Branch merges

Branch information

Name:
feature/mp_same_4096
Repository:
lp:~roguescholar/boost/+git/mp11

Recent commits

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

Test mp_same with 1024 arguments

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

Use __make_integer_seq when available

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

Check [[fallthrough]] in addition to [[deprecated]] to eliminate Clang 3.8

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

Use __has_cpp_attribute instead of checking the Clang version

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

Add more xcode configurations

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

Disable g++ 4.7 sign-compare warnings

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

Change pdimov/mincmake to boostorg/mincmake in CMakeLists.txt

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

Disable g++ sign-compare warnings in mp_less

04ab720... by Peter Dimov <email address hidden>

Disable C4503 on msvc-14.0 in test/mp_for_each.cpp

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

Add <warnings-as-errors>on to default-build in test/Jamfile