bsl::vector<MetricSampleGroup>::capacity

Return the capacity of this vector, i.e., the maximum number of elements for which resizing is guaranteed not to trigger a reallocation.

Synopsis

Declared in <bslstl_vector.h>

size_type
capacity() const noexcept;