[#bsl-vector-086-capacity] = xref:bsl.adoc[bsl]::xref:bsl/vector-086.adoc[vector<VALUE_TYPE*, ALLOCATOR>]::capacity :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslstl_vector.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-086/size_type.adoc[vector<VALUE_TYPE*, ALLOCATOR>::size_type] capacity() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#