Return the number of elements in this vector.

Synopsis

Declared in <bslstl_vector.h>

vectorBase<VALUE_TYPE>::size_type
size() const noexcept;

Created with MrDocs