DDNet documentation
Loading...
Searching...
No Matches
CountryCode Namespace Reference

Variables

constexpr int DEFAULT = -1
constexpr int MINIMUM = -1
constexpr int MAXIMUM = 999

Detailed Description

Country codes in ISO 3166-1 numeric.

Variable Documentation

◆ DEFAULT

int CountryCode::DEFAULT = -1
inlineconstexpr

◆ MAXIMUM

int CountryCode::MAXIMUM = 999
inlineconstexpr

◆ MINIMUM

int CountryCode::MINIMUM = -1
inlineconstexpr