Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
TableISO3166_1.h File Reference
#include <algorithm>
#include <array>
#include <string_view>

Classes

struct  ISO3166_1
 

Functions

constexpr auto CreateTableISO3166_1ByAlpha3 ()
 

Variables

constexpr int ISO3166_1_COUNT = 249
 
constexpr std::array< ISO3166_1, ISO3166_1_COUNTTableISO3166_1
 
constexpr auto TableISO3166_1ByAlpha3 = CreateTableISO3166_1ByAlpha3()
 

Function Documentation

◆ CreateTableISO3166_1ByAlpha3()

auto CreateTableISO3166_1ByAlpha3 ( )
constexpr

Variable Documentation

◆ ISO3166_1_COUNT

int ISO3166_1_COUNT = 249
inlineconstexpr

◆ TableISO3166_1

std::array<ISO3166_1, ISO3166_1_COUNT> TableISO3166_1
inlineconstexpr
Todo

handle "transitionally reserved" codes, maybe remap them? an bu cs nt tp yu zr

handle reassigned codes differently? ai bq ge lt me ru sk

◆ TableISO3166_1ByAlpha3

auto TableISO3166_1ByAlpha3 = CreateTableISO3166_1ByAlpha3()
inlineconstexpr