MDEV-16904 inline void swap(base_list &rhs) should swap list only when list is...
not empty We should swap the list only when list is not empty.
Showing
Please register or sign in to comment
not empty We should swap the list only when list is not empty.