Boost logo

Boost :

Subject: Re: [boost] New libraries implementing C++11 features in C++03
From: Dave Abrahams (dave_at_[hidden])
Date: 2011-12-16 23:03:44


on Fri Nov 25 2011, Dean Michael Berris <mikhailberis-AT-gmail.com> wrote:

> auto f = [](...) { /* whatever */ };
>
> Some of the reasons are:
>
> 1) This messes up ADL and would lead to hard-to-find bugs.

I know it's late to ask, but... how does this "mess up ADL?"

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

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