Bugs: Browse | Submit New | Admin

[#20394] support wrapping of function objects

Date:
2008-05-28 02:34
Priority:
3
Submitted By:
Paul Brannan (cout)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
support wrapping of function objects

Detailed description
In addition to automatically wrapping functions and member functions, it should be possible to automatically wrap function
objects such as are created by boost::lambda and boost::bind.  The main difficulty here is in automatically determining
the return type; it is likely that boost-specific code will be needed to make this work for boost::bind.

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item