
15 Jul
2012
15 Jul
'12
4:35 p.m.
btw. since you're renaming things, shouldn't BOOST_NO_CXX11_SMART_PTR be BOOST_NO_CXX11_HDR_MEMORY?
Probably, but I don't think we've got time to fix it for 1.51 (and watch the tests cycle) 1.51.0 Closed, except bug fixes and doc changes When: Monday, Jul 16, 2012
No there are several new additions to <memory> and compilers/libraries are adding them piecemeal so there are several macros as a result: no one implements all of the new stuff in <memory> to my knowledge, but several platforms have bits and pieces that are useful. John.