Commit cf6f55c2 authored by Davis King's avatar Davis King

Clarified spec again

parent 8762fd14
......@@ -159,7 +159,8 @@ namespace dlib
ensures
- swaps *this and item
- does not invalidate pointers or references to the object contained
inside *this or item.
inside *this or item. Moreover, a pointer or reference to the object in
*this will now refer to the contents of #item and vice versa.
!*/
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment