$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-04-13 17:21:26
Valentin Samko <boost_at_[hidden]> writes:
> DA> auto(x){ x->first < 0 }
>
> This is quite similar to what we are considering for polymorphic
> lambdas,
> <>(x) { return x->first < 0; }
Except 1/3 longer, and, I guess for some people, there's a huge
difference in aesthetics
-- Dave Abrahams Boost Consulting www.boost-consulting.com