58 #ifndef CHINESE_SIMPLIFIED_H 59 #define CHINESE_SIMPLIFIED_H 62 #include <unordered_map> A base language class which all languages have to inherit from for Polymorphism.
Definition: language_base.h:75
Chinese_Simplified()
Definition: chinese_simplified.h:75
Definition: block_queue.cpp:41
Definition: chinese_simplified.h:72
Language Base class for Polymorphism.
Mnemonic language related namespace.
void populate_maps(uint32_t flags=0)
Populates the word maps after the list is ready.
Definition: language_base.h:90