Skip to content

Comparer

Comparer

Returns a pointer to the IComparer interface, used to organize a sorted hash table.

IComparer<TKey>* Comparer() const;

Return Value

Returns a pointer to the IComparer interface.

Last updated on