~roguescholar/boost/+git/lambda2:feature/first-second

Last commit made on 2021-10-18
Get this branch:
git clone -b feature/first-second https://git.launchpad.net/~roguescholar/boost/+git/lambda2

Branch merges

Branch information

Name:
feature/first-second
Repository:
lp:~roguescholar/boost/+git/lambda2

Recent commits

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

Update documentation

0572e42... by Peter Dimov <email address hidden>

Work around libc++ issue (again.)

7c39436... by Peter Dimov <email address hidden>

Add first, second function objects. Fixes #5.

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

Fix placeholder types in the synopsis

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

Update revision history

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

Document operator->*

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

Work around libc++ issue (https://bugs.llvm.org/show_bug.cgi?id=51753)

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

Add operator->*

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

Remove superfluous backslashes

08b40af... by Peter Dimov <email address hidden>

Fix stream detection in op<<, op>>