Initialize the Hash_set during creation
If the Hash_set is not initialized, one can not call find() on it before at least one element has been inserted into it.
Showing
Please register or sign in to comment
If the Hash_set is not initialized, one can not call find() on it before at least one element has been inserted into it.