
3 Oct
2007
3 Oct
'07
11:36 a.m.
I have now uploaded the files the the boost sandbox.
Looks nice! Thanks.
Please note that there's a bug in your test, "specialized_in_std.cpp", The C++ Standard does not allow you to add your own overload of swap to the std namespace...I guess you know about this already, and you intended to do a template specialization of std::swap, right? I've corrected it in the checked in version - thanks for noticing.
Joe Gauterin.