42 #include <unordered_map> 57 static constexpr
const char *
const words[
NWORDS] =
A base language class which all languages have to inherit from for Polymorphism.
Definition: language_base.h:168
void set_words(const char *const words[])
Definition: language_base.h:233
Language Base class for Polymorphism.
German()
Definition: german.h:55
Mnemonic language related namespace.
void populate_maps(uint32_t flags=0)
Populates the word maps after the list is ready.
Definition: language_base.h:187
Definition: language_base.h:176