Boost logo

Boost :

Subject: Re: [boost] [config] How to use on Mac with C++11 dialect?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-01-17 13:57:19


On 01/17/2012 05:48 PM, John M. Dlugosz wrote:
> I've asked this on Boost-User and had no reply. Maybe someone here would
> know?
>
> Using the current Boost 1.48 and the current Clang for the Apple
> Macintosh, when the compiler is set to accept the C++11 dialect (that
> is, new "auto" usage, lambda functions, rvalue references, etc.) then
> Boost headers choke. So currently we can use either C++11 or Boost, but
> not both.
>
> I'm sure it's a matter of configuration, of telling Boost headers that
> the compiler is indeed supporting these constructs.
>
> Can someone please point out what needs to be done?

Can you be more specific about the problems you're having?

I use C++11 with Boost just fine.


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