
13 Apr
2006
13 Apr
'06
4:31 p.m.
David Abrahams wrote:
be templated. I think the syntax should be
auto(x){ x->first < 0 } where is "return" ?
Good observation. Nowhere. Have you got a problem with that? Also no semicolon.
it's not function body, then. It's an expression. C'mon, I do not think that this could be honestly called "lambda". B.