LTRResultIterator

This commit is contained in:
Stefan Weil 2018-09-04 07:39:34 +02:00
parent b612c2c53d
commit 8317371f24

View File

@ -37,6 +37,9 @@ LTRResultIterator::LTRResultIterator(PAGE_RES* page_res, Tesseract* tesseract,
paragraph_separator_("\n") {
}
// Destructor.
// It is defined here, so the compiler can create a single vtable
// instead of weak vtables in every compilation unit.
LTRResultIterator::~LTRResultIterator() = default;
// Returns the null terminated UTF-8 encoded text string for the current