See the first merge overload above.

Synopsis

Declared in <bslstl_list.h>

template<class COMPARE>
void
merge(
    BloombergLP::bslmf::MovableRef<list> other,
    COMPARE comparator);

Created with MrDocs