~roguescholar/boost/+git/mp11:feature/value-lists

Last commit made on 2023-05-16
Get this branch:
git clone -b feature/value-lists https://git.launchpad.net/~roguescholar/boost/+git/mp11

Branch merges

Branch information

Name:
feature/value-lists
Repository:
lp:~roguescholar/boost/+git/mp11

Recent commits

3e84aef... by Peter Dimov <email address hidden>

Update documentation

189ba0e... by Peter Dimov <email address hidden>

Add test for mp_insert with value lists. Refs #53.

28e5708... by Peter Dimov <email address hidden>

Update documentation

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

Add test for mp_erase with value lists. Refs #53.

8360bab... by Peter Dimov <email address hidden>

Disable msvc-14.0 warning in mp_repeat_3.cpp.

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

Add value list support to mp_drop. Refs #53.

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

Update documentation

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

Add test for mp_pop_back with value lists. Refs #53.

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

Add value list support to mp_take. Refs #53.

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

Add a test for mp_back with value lists. Refs #53.