Boost logo

Boost-Build :

Subject: Re: [Boost-build] boost config macro to check C++11 initialization list support
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2017-05-26 13:56:08


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

Glen

--
View this message in context: http://boost.2283326.n4.nabble.com/boost-config-macro-to-check-C-11-initialization-list-support-tp4694705p4694707.html
Sent from the Boost - Build mailing list archive at Nabble.com.

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