bsl::vector<VALUE_TYPE*, ALLOCATOR>::max_size

Return a theoretical upper bound on this vector's size.

Synopsis

Declared in <bslstl_vector.h>

vector<VALUE_TYPE*, ALLOCATOR>::size_type
max_size() const noexcept;

Return Value

theoretical upper bound on the number of elements this vector can hold