boostorg / boostorg/bind

Bind can't use `boost::result_of`

Open
#30 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
29
Forks
50
PR merge metrics
No merged PRs in 30d

Description

I discovered that `boost::bind` strongly requires to have `result_type` meta-field from the type of the passed functional object. I was surprised, because why not to use `boost::result_of` when possible?
Can we fix it, even it will be a breaking change?

The shortest-reproducible example here:
https://godbolt.org/z/5fhb1hdYa

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.