
Joseph Gauterin wrote:
I've now moved utility/swap to the trunk.
Thank you, Joe! Hopefully it will be included with Boost release version 1.37 (before the end of the year, I guess). Your boost::swap function is essentially needed to get boost::array::swap fixed, and to implement a swap function for wrapper classes like boost::value_initialized. I'll make tickets on those issues. BTW, its test-suite isn't yet included with the regression page, http://www.boost.org/development/tests/trunk/developer/index.html While we added the test-suite to trunk/status/Jamfile.v2 (as suggested by David): utility/swap/test # test-suite utility/swap Is there anything else to do, to get utility/swap onto the regression page? Kind regards, Niels