
18 Feb
2009
18 Feb
'09
4:34 p.m.
Daniel James wrote:
2009/2/17 Ion Gaztañaga <igaztanaga@gmail.com>:
http://svn.boost.org/svn/boost/sandbox/libs/move_semantics/index.html [snip] For those that don't like svn sandbox (I'm one of them) I've also put the code and the documentation here:
Most people nowadays are putting their libraries into subdirectories of sandbox, instead of mixing it up with the stuff that's already there. It's much easier to check out and browse online. For example, there's chrono at:
https://svn.boost.org/svn/boost/sandbox/chrono https://svn.boost.org/trac/boost/browser/sandbox/chrono
Ok. I'll do that with the next version. Thanks Daniel, Ion