Boost logo

Boost :

Subject: [boost] [CallableTraits] Still seeking Review Manager
From: Barrett Adair (barrettellisadair_at_[hidden])
Date: 2017-01-30 20:34:02


Hi,

I'm still seeking a review manager for my CallableTraits library. I
have spent hundreds of hours on this library, most of which went
toward documentation and cross-platform testing. I think a small
subset of the features in CallableTraits belong in the C++ standard.
Occasionally at work, I have wished this were in Boost already.

In short, this library eliminates the need to specialize templates for
function signatures, and accounts for the *many* corner cases and
cross-platform quirks that most users never care to do thoroughly
themselves.

I have 9 issues remaining on the GitHub page that would be resolved
before an eventual acceptance, and I'd like to write some additional
tests and documentation, but I think this library is ready for a
review manager. Would anyone like to volunteer?

https://github.com/badair/callable_traits

Thanks,
Barrett


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