#include <bbgrid.h>
template<typename T>
struct tesseract::PtrHash< T >
Definition at line 228 of file bbgrid.h.
◆ operator()()
Definition at line 229 of file bbgrid.h.
230 return reinterpret_cast<size_t>(ptr) /
sizeof(T);
The documentation for this struct was generated from the following file:
- /usr/src/tesseract-ocr.master/src/textord/bbgrid.h