Opened 13 years ago
Closed 9 years ago
#3139 closed Feature Requests (wontfix)
Boost.Typeof support for Boost.Bind
| Reported by: | Owned by: | Peter Dimov | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | bind |
| Version: | Boost 1.39.0 | Severity: | Problem |
| Keywords: | typeof support patch | Cc: | v_gevorg@… |
Description
Boost.Bind currently does not provide support for Boost.Typeof in emulation mode. The attached files implement this feature. The header bind/typeof.hpp is based on Steven Watanabe's contribution: http://lists.boost.org/boost-users/2009/06/48738.php , and adds support for non-nullary functions and placeholders as well. Tested with msvc 8.0
Attachments (3)
Change History (6)
by , 13 years ago
| Attachment: | typeof.hpp added |
|---|
comment:1 by , 12 years ago
| Cc: | added |
|---|
comment:2 by , 12 years ago
| Status: | new → assigned |
|---|
comment:3 by , 9 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
Closing as too old and likely no longer relevant.
Note:
See TracTickets
for help on using tickets.

bind/typeof.hpp