Subject: [Boost-users] Move semantics
From: Andy Venikov (avenikov_at_[hidden])
Date: 2010-02-11 11:32:50


Does boost provide any tools that help generate move-semantics classes?

I've seen several references to boost:move(), but are there generic base
classes that could be inherited from (or some other means) that could
help me in automatically generating move-semantics classes.
Something similar to MOJO?

Thanks,
     Andy.