Boost logo

Boost :

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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk