Boost logo

Boost :

Subject: Re: [boost] [Config] Meaning of BOOST_NO_CXX11_HDR_INITIALIZER_LIST
From: Michel Morin (mimomorin_at_[hidden])
Date: 2012-03-07 22:25:59


Thanks all!

Then, we need to update the documentation.
I was trying to make a patch, but .qbk file does not
seem to be up-to-date...

P.S.
I think it would be better to deprecate BOOST_NO_STD_UNORDERED, too.
The stdlib config files have the following code

    # define BOOST_NO_STD_UNORDERED // deprecated; see following
    # define BOOST_NO_CXX11_HDR_UNORDERED_MAP
    # define BOOST_NO_CXX11_HDR_UNORDERED_SET

So it's time to remove BOOST_NO_STD_UNORDERED from the documentation
(and move the implementation to suffix.hpp)!

Regards,
Michel


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