Merge the sorted list __x into this sorted list.

Synopsis

Declared in <bslstp_slist.h>

void
merge(_Self& __x);

Parameters

Name

Description

__x

sorted list whose elements are merged into this list

Created with MrDocs