[#bsl-list-054-resize-01] = xref:bsl.adoc[bsl]::xref:bsl/list-054.adoc[list]::resize :relfileprefix: ../../ :mrdocs: Change the size of this list to the specified `newSize`. == Synopsis Declared in `<bslstl_list.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void resize(xref:bsl/list-054/size_type.adoc[size_type] newSize); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#