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

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

Branch merges

Branch information

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

Recent commits

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

Add value list support to mp_transform (for up to three lists). Closes #86.

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

Work around MSVC failures

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

Add mp_transform_q test for up to 32 lists

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