Opened 15 years ago
Closed 12 years ago
#1111 closed Feature Requests (wontfix)
boost::bind objects should expose function_type and list_type
| Reported by: | Peter Dimov | Owned by: | Peter Dimov |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | bind |
| Version: | Severity: | Optimization | |
| Keywords: | Cc: |
Description
Function objects created by boost::bind already expose result_type. They should expose function_type and list_type as well to enable introspection. list_type should be an MPL sequence.
Change History (2)
comment:1 by , 15 years ago
| Status: | new → assigned |
|---|
comment:2 by , 12 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
