MySQL 9.1.0
Source Code Documentation
|
Calculates a hash for an ImmutableStringWithLength so that it can be used as a key in a hash map. More...
Public Types | |
using | is_avalanching = void |
Public Member Functions | |
uint64_t | operator() (ImmutableStringWithLength string) const |
Calculates a hash for an ImmutableStringWithLength so that it can be used as a key in a hash map.
using anonymous_namespace{composite_iterators.cc}::ImmutableStringHasher::is_avalanching = void |
|
inline |