
27 Feb
2009
27 Feb
'09
1:29 p.m.
On Fri, Feb 27, 2009 at 5:20 AM, John Maddock <john@johnmaddock.co.uk> wrote:
The cpp0x branch has been merged into trunk, enabling a bunch of BOOST_NO_* macros for C++0x feature tests.
Thanks Beman!
This should have no impact on existing code, so be sure to let me know if it causes any problems.
Did you intend to delete the file no_std_unordered_fail.cpp - it's still referenced by the tests.
No. I should not have even touched that file. Fixed. Hum... The merge also failed to mark a whole bunch of new files as needing to be added. That's fixed too. Thanks for noticing this! --Beman