imp
imp copied to clipboard
Add move support to Pointer
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
not straight forward, at least not without a (much needed) simplification of the current code.