Exchange the contents of this list with those of the specified list.
Synopsis
Declared in <bslstp_slist.h>
void
swap(_Self& __x);
Parameters
Name |
Description |
__x |
list whose contents are exchanged with this list |
Created with MrDocs