Return the capacity of this vector, i.e., the maximum number of elements for which resizing is guaranteed not to trigger a reallocation.
Declared in <bslstl_vector.h>
<bslstl_vector.h>
vectorBase<VALUE_TYPE>::size_type capacity() const noexcept;