$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gabriel Dos Reis (gdr_at_[hidden])
Date: 2006-04-18 18:17:13
Bronek Kozicki <brok_at_[hidden]> writes:
| 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".
according to which definition of "lambda"?
-- Gaby