|
i18n
|
#include <string>#include <memory>#include <unordered_map>#include <tuple>#include <utility>#include <type_traits>#include "ILocale.hpp"#include "TypeTraits.hpp"Go to the source code of this file.
Classes | |
| class | I18n< T, typename > |
| Internationalization manager for a specific locale type. More... | |