Return the number of elements this array can hold, without reallocation, assuming the number of unique elements within this array does not increase.
Declared in <bdlc_compactedarray.h>
<bdlc_compactedarray.h>
std::size_t capacity() const;