boostorg/callable_traits

[review] add code comparisons for Boost.FunctionTypes

Closed this issue · 3 comments

@ldionne I added a code comparison with FunctionTypes here, and also linked to a FunctionTypes extended example alongside the CallableTraits re-implementation of it (namely Eraserface). Do you think this is sufficient and fair?

Thanks, yeah I think this is sufficient and fair.

Boost,

If you're looking for the is_invocable issue as linked on my mailing list post, you followed a typo link. Here's the one I meant to post: https://github.com/badair/callable_traits/issues/119