mirror of https://github.com/davisking/dlib.git
clarified docs
This commit is contained in:
parent
f5fd8004b1
commit
8762fd1405
|
@ -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.
|
||||
!*/
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue