
8 Mar
2012
8 Mar
'12
3:25 a.m.
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