imp icon indicating copy to clipboard operation
imp copied to clipboard

Add move support to Pointer

Open drussel opened this issue 11 years ago • 1 comments

That should make return vectors of ref counted things much faster.

http://www.boost.org/doc/libs/1_54_0/doc/html/move/implementing_movable_classes.html

drussel avatar Sep 08 '13 04:09 drussel

not straight forward, at least not without a (much needed) simplification of the current code.

drussel avatar Sep 09 '13 21:09 drussel