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

Last commit made on 2020-07-24
Get this branch:
git clone -b feature/mp_map_find https://git.launchpad.net/~roguescholar/boost/+git/mp11

Branch merges

Branch information

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

Recent commits

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

Work around std::tuple MSVC issue with mp_map_find (fixes #52)

637c586... by Peter Dimov <email address hidden>

Add test/mp_map_find_3

4fb4837... by Peter Dimov <email address hidden>

Add mp_map_find_test_2 (refs #52)

29764aa... by Peter Dimov <email address hidden>

Remove trailing whitespace

10ba80a... by Peter Dimov <email address hidden>

Add support for mp_product<F>

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

Re-remove mp11_single.hpp

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

Revert "Remove single header"

This reverts commit f24d1ca5df53fe9f70ae359a3b8ecd4bb86bcef2.

645c90b... by Peter Dimov <email address hidden>

Enable constexpr tests on msvc-14.2 (where __cplusplus is still 199711L)

44be76e... by Peter Dimov <email address hidden>

Disable test/tuple_transform_cx on g++ 4.7

1ffb988... by Peter Dimov <email address hidden>

Lower N further in test/tuple_transform_2 for clang++ 3.x