~roguescholar/boost/+git/mp11:feature/travis-clang-bionic

Last commit made on 2021-03-12
Get this branch:
git clone -b feature/travis-clang-bionic https://git.launchpad.net/~roguescholar/boost/+git/mp11

Branch merges

Branch information

Name:
feature/travis-clang-bionic
Repository:
lp:~roguescholar/boost/+git/mp11

Recent commits

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

Switch failing clangs to bionic

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

Expand mp_for_each note slightly

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

Merge pull request #58 from bernhardmgruber/foreach

Add a note to mp_for_each for lists with elements which are not default-constructible

09780a6... by Bernhard Manfred Gruber <email address hidden>

Add a note to mp_for_each for lists with elements which are not default-constructible

2d709e5... by Peter Dimov <email address hidden>

Update ci.yml

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

Merge pull request #57 from eldiener/develop

Add "cxxstd" json field. The "cxxstd" json field is being added to ea…

f257a44... by Edward Diener

Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries whose minumum C++ standard compilation level is C++11 on up. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out.

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

Update version

586a485... by Peter Dimov <email address hidden>

Update maintainer e-mail

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

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