mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-03 00:49:01 +08:00
6fad5fc0a9
Avoid dynamic memory allocation for the static variable 'cache'. Now the destructor for that variable is called automatically when Tesseract terminates and releases all associated memory. Signed-off-by: Stefan Weil <sw@weilnetz.de> |
||
---|---|---|
.. | ||
context.cpp | ||
dawg_cache.cpp | ||
dawg_cache.h | ||
dawg.cpp | ||
dawg.h | ||
dict.cpp | ||
dict.h | ||
hyphen.cpp | ||
Makefile.am | ||
matchdefs.h | ||
permdawg.cpp | ||
stopper.cpp | ||
stopper.h | ||
trie.cpp | ||
trie.h |