Modify ↓
Opened 11 years ago
Closed 7 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.
Attachments (0)
Change History (2)
comment:1 Changed 11 years ago by
Status: | new → assigned |
---|
comment:2 Changed 7 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.