Return the number of elements this array can hold in terms of the current data type used to store its elements.
Synopsis
Declared in <bdlc_packedintarray.h>
std::size_t
capacity() const;
Created with MrDocs
Return the number of elements this array can hold in terms of the current data type used to store its elements.
Declared in <bdlc_packedintarray.h>
std::size_t
capacity() const;
Created with MrDocs