ArkScript
A small, fast, functional and scripting language for video games
Literals.hpp File Reference

User defined literals for Ark internals. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Ark
 
namespace  Ark::literals
 

Functions

uint8_t Ark::literals::operator""_u8 (unsigned long long int num)
 
uint16_t Ark::literals::operator""_u16 (unsigned long long int num)
 

Detailed Description

User defined literals for Ark internals.

Author
Alexandre Plateau (lexpl.nosp@m.t.de.nosp@m.v@gma.nosp@m.il.c.nosp@m.om)
Version
0.2
Date
2021-10-2

Definition in file Literals.hpp.