[#bsl-slist-sort-0a7] = xref:bsl.adoc[bsl]::xref:bsl/slist.adoc[slist]::sort :relfileprefix: ../../ :mrdocs: Sort this list using the specified strict‐weak‐ordering comparator `__comp`. == Synopsis Declared in `<bslstp_slist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class _StrictWeakOrdering> void sort(_StrictWeakOrdering __comp); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#