CFx SDK Documentation 2024 SP0
|
#include <OdHashSet.h>
Public Types | |
enum | { bucket_size = 4 , min_buckets = 8 } |
Public Member Functions | |
size_t | operator() (const T *key) const |
Definition at line 187 of file OdHashSet.h.
anonymous enum |
Enumerator | |
---|---|
bucket_size | |
min_buckets |
Definition at line 188 of file OdHashSet.h.
|
inline |
Definition at line 189 of file OdHashSet.h.