Return the number of unique elements in this array.
Synopsis
Declared in <bdlc_compactedarray.h>
std::size_t
uniqueLength() const;
Return Value
number of unique elements in this array
Created with MrDocs
Return the number of unique elements in this array.
Declared in <bdlc_compactedarray.h>
std::size_t
uniqueLength() const;
number of unique elements in this array
Created with MrDocs