boostorg / boostorg/callable_traits
Consider adding apply_qualified_member_pointer
Open
easy
review
- Dominant language
- C++
- Stars
- 138
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
From https://lists.boost.org/Archives/boost/2017/04/234374.php:
> It would also _probably_ make sense to provide `apply_qualified_member_pointer`, which, given `void(float)` and `foo const&`, would yield `void (foo::*)(float) const&`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.