Blender
V3.3
|
#include <BLI_hash.hh>
Public Member Functions | |
uint64_t | operator() (StringRef value) const |
Definition at line 174 of file BLI_hash.hh.
|
inline |
Take a #StringRef as parameter to support heterogeneous lookups in hash table implementations when std::string is used as key.
Definition at line 179 of file BLI_hash.hh.
References blender::hash_string().