Changeset 82270

Timestamp:
Dec 29, 2012, 3:47:53 PM (10 years ago)
Author:
awulkiew
Message:

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.