#include "direct_hash_base.h"#include <assert.h>Go to the source code of this file.
Data Structures | |
| struct | dbo_hash_slot< KT, VT > |
| class | DBOHash< KT, VT > |
| Direct hash with base type keys and object ("Ref") values. More... | |
Definition in file dbo_hash.h.
1.6.1