Boost logo

Boost :

Subject: [boost] [config] How to use on Mac with C++11 dialect?
From: John M. Dlugosz (mpbecey7gu_at_[hidden])
Date: 2012-01-17 11:48:32


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?

Thanks,
—John


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