ArkScript
A small, fast, functional and scripting language for video games
|
User defined literals for Ark internals. More...
Go to the source code of this file.
Namespaces | |
namespace | Ark |
namespace | Ark::literals |
Functions | |
uint8_t | Ark::literals::operator""_u8 (const unsigned long long int num) |
uint16_t | Ark::literals::operator""_u16 (const unsigned long long int num) |
User defined literals for Ark internals.
Definition in file Literals.hpp.