|
Pyrogenesis trunk
|
#include <deque>#include <memory>#include <set>#include <string>#include <unordered_map>#include "dictionary.hpp"#include "language.hpp"

Go to the source code of this file.
Classes | |
| class | tinygettext::DictionaryManager |
| Manager class for dictionaries, you give it a bunch of directories with .po files and it will then automatically load the right file on demand depending on which language was set. More... | |
Namespaces | |
| namespace | tinygettext |