clarified docs

This commit is contained in:
Davis King 2011-06-06 21:16:56 -04:00
parent f5fd8004b1
commit 8762fd1405
1 changed files with 2 additions and 0 deletions

View File

@ -158,6 +158,8 @@ namespace dlib
/*!
ensures
- swaps *this and item
- does not invalidate pointers or references to the object contained
inside *this or item.
!*/
};