giga::core::Country Class Referencefinal
#include <User.h>
Public Member Functions | |
Country (const utility::string_t &code) | |
Country (Country &&)=default | |
Country (const Country &)=default | |
Country & | operator= (const Country &)=default |
Country & | operator= (Country &&)=default |
Public Attributes | |
const utility::string_t | code |
Detailed Description
Represents a country code like "FR" or "US"
The documentation for this class was generated from the following file:
- /home/thomas/code/GiGaSdk/src/giga/core/User.h