Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2020-09-08 15:00:59


Greetings,

Some time ago I wrote a blog post,
https://pdimov.github.io/blog/2020/07/22/a-c14-lambda-library/, which
described how a simple lambda library can be implemented in ~50 lines using
the facilities already available in C++14's <functional> standard header.

I turned this into a mini-library, https://github.com/pdimov/lambda2, and
I'd like to submit that to Boost.

I'm looking for a review manager. The library is trivial, so managing the
review should be as easy as theoretically possible for a Boost review.

Thanks in advance.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk