Implemented move assign using moving operations (if noexcept) instead of copies.
Added move_if_noexcept(I, I, O).
In copy() memmove used instead of memcpy - for safety reasons.
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.