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