Boost logo

Boost-Build :

Subject: Re: [Boost-build] boost config macro to check C++11 initialization list support
From: Tal Lancaster (tal.lancaster_at_[hidden])
Date: 2017-05-26 15:21:42


> On May 26, 2017, at 8:56 AM, Glen Fernandes via Boost-build <boost-build_at_[hidden]> wrote:
>
> Tal wrote:
>> Is BOOST_NO_CXX11_HDR_INITIALIZER_LIST, the proper macro to use?
>
> Hi Tal,
>
> You have two feature defect detection facilities:
> 1. BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX for the C++11 language
> feature
> 2. BOOST_NO_CXX11_HDR_INITIALIZER_LIST for the C++ std::initializer_list
> library facility

Ah, I missed the first one. That one is a much better fit than the one I was going to use.

Thanks,

Tal


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk