Return true if the specified tables contain the same elements.

Synopsis

Declared in <bslstp_hashtable.h>

Return Value

true if the tables contain the same elements

Parameters

Name

Description

__ht1

first hash table

__ht2

second hash table

Created with MrDocs