#include <util.h>
Definition at line 30 of file util.h.
◆ operator()()
size_t StringHash::operator() |
( |
const std::string & |
s | ) |
const |
|
inline |
Definition at line 46 of file util.h.
47 hash_code += str[ch] << (ch % 24);
The documentation for this struct was generated from the following file:
- /tesseract/src/training/util.h