From: Daniel J. <dan...@fm...> - 2008-03-31 18:50:02
|
Hi, David Abrahams suggested 'boostifying' the adobe move library during the Boost.Unordered review - so I'm currently working on doing that. Other than changing the namespaces, I'm planning to supply a fallback for compilers without SFINAE and add support for Boost.Thread's move semantics. And possibly add some support for objects that aren't regular. I've attached a patch for a few small changes to the documentation. Hopefully, it should be self-explanatory. Does it look okay? thanks, Daniel |