
18 Feb
2009
18 Feb
'09
5:41 p.m.
On Feb 18, 2009, at 12:11 PM, David Abrahams wrote:
Oh, yeah, you definitely should. I think Howard has a move semantics test suite we can throw at this library. Howard?
You could start with the tests in unique_ptr.zip found here: http://home.roadrunner.com/~hinnant/unique_ptr03.html This is likely not a complete test suite, and it concentrates on unique_ptr. I also haven't reviewed it lately to take into account the recommendations of N2831 (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2831.html ). -Howard