22 Dec
2007
22 Dec
'07
8:03 a.m.
Tobias Schwinger wrote:
Is there any difference to lambda::constructor/new_ptr?
Yes, those components are designed to only work with the Lambda library. Functional/Factory OTOH provides standard compliant (they work with result_of and the libraries built upon it) function objects.
BTW, Boost.Lambda can support result_of without modifying its source code.
#include