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 Peter Dimov, 15 years ago

Status: newassigned

comment:2 by Peter Dimov, 12 years ago

Resolution: wontfix
Status: assignedclosed
Note: See TracTickets for help on using tickets.