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

Last commit made on 2023-12-17
Get this branch:
git clone -b feature/mp_min_element https://git.launchpad.net/~roguescholar/boost/+git/mp11

Branch merges

Branch information

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

Recent commits

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

Update documentation

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

Add value list support to mp_min_element, mp_max_element. Fixes #87.

5dfa20c... by Peter Dimov <email address hidden>

Update revision history

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

Add value list test for mp_slice

8194d33... by Peter Dimov <email address hidden>

Merge pull request #85 from k3DW/develop

Move `mp_slice_c` and `mp_slice` into the public API

b052fa1... by Braden Ganetsky <email address hidden>

Add mp_slice_c and mp_slice tests

56a9b7d... by Braden Ganetsky <email address hidden>

Add mp_slice_c and mp_slice to the adoc file

0c491bc... by Braden Ganetsky <email address hidden>

Move mp_slice_c and mp_slice into the public API

82a1cb6... by Peter Dimov <email address hidden>

Work around msvc-12.0 failures in mp_sliding_fold tests

0715df5... by Peter Dimov <email address hidden>

Reformulate mp_sliding_fold to pass msvc-14.0