Boost logo

Boost :

Subject: Re: [boost] [local] "true" lambdas without C++11 but only on GCC
From: Dave Abrahams (dave_at_[hidden])
Date: 2011-12-17 09:24:59


on Tue Nov 29 2011, Lorenzo Caminiti <lorcaminiti-AT-gmail.com> wrote:

>
> Yes, I found on-line that these compilers support expression statements:
> http://stackoverflow.com/questions/6440021/compiler-support-of-gnu-statement-expression
>
> GCC >=3
> Intel C++ Compiler >=?
> Clang/LLVM >= ?
> Sun Studio >= 12 (New Language Extensions)
> IBM XL for z/OS (marked as IBM extension)
> Open64 (as it use osprey-gcc frontend)
> PathScale® EKOPath
> Any more? EDG? Comeau?

Intel and Comeau are EDG front-ends, so they are all in the same bucket.

-- 
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