|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <algorithm>#include <array>#include <string_view>Classes | |
| struct | KODI::UTILS::I18N::ISO3166_1 |
Namespaces | |
| namespace | KODI |
| namespace | KODI::UTILS |
| namespace | KODI::UTILS::I18N |
Functions | |
| constexpr auto | KODI::UTILS::I18N::CreateTableISO3166_1ByAlpha3 () |
Variables | |
| constexpr int | KODI::UTILS::I18N::ISO3166_1_COUNT = 249 |
| constexpr std::array< ISO3166_1, ISO3166_1_COUNT > | KODI::UTILS::I18N::TableISO3166_1 |
| constexpr auto | KODI::UTILS::I18N::TableISO3166_1ByAlpha3 = CreateTableISO3166_1ByAlpha3() |