tesseract  5.0.0-alpha-619-ge9db
ligature_table.h File Reference
#include <memory>
#include <string>
#include <unordered_map>
#include "util.h"

Go to the source code of this file.

Classes

class  tesseract::LigatureTable
 

Namespaces

 tesseract
 

Typedefs

using tesseract::LigHash = std::unordered_map< std::string, std::string, StringHash >