29 Jun
2005
29 Jun
'05
2:07 a.m.
"Edson Tadeu" wrote:
I've found a topic of 2 and a half years ago stating that the Lambda library was unusable in Borland C++. Now, in version 1.32.0, it continues unusable. The #inclusion of lambda.hpp itself triggers a lot of errors (nof_elems cannot be used without an object, etc...).
There was a suggestion on using spirit/phoenix, but it also generates some errors in this compiler.
So, my question again is: how to use Lambda functions or something equivalent in Borland C++?
BCB doesn't have new version for more than two years, that's the main problem. I am guessing that trying to port lambda to BCB won't bring other results than prematurely gray hair. /Pavel