
10 May
2007
10 May
'07
9 p.m.
I have a just come across a need for move semantics to make an interface clean and efficient. I read a while back that there was a move semantics library developed for boost (by David Abrahams?). Is it useable presently? Where can I find the latest version? Thanks, Michael Marcin

11 May
11 May
12:06 a.m.
Michael Marcin wrote:
I have a just come across a need for move semantics to make an interface clean and efficient. I read a while back that there was a move semantics library developed for boost (by David Abrahams?). Is it useable presently? Where can I find the latest version?
There seems to be move.hpp files in some places in the headers, like in boost variant ones. I wonder if it could use rvalue references if that feature is available.
6610
Age (days ago)
6611
Last active (days ago)
1 comments
2 participants
participants (2)
-
Mathias Gaunard
-
Michael Marcin