https://issues.dlang.org/show_bug.cgi?id=16252

Richard Cattermole <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Richard Cattermole <[email protected]> ---
Alternatively, it should support moving rather than copying.

This allows other allocator data structures like free lists to move it into
their own memory (which is quite a useful trick).

--

Reply via email to