ArkScript
A small, fast, functional and scripting language for video games
UserType.cpp File Reference
Include dependency graph for UserType.cpp:

Go to the source code of this file.

Namespaces

namespace  Ark
 

Functions

bool Ark::operator== (const UserType &A, const UserType &B)
 
bool Ark::operator< (const UserType &A, const UserType &B)
 
std::ostream & Ark::operator<< (std::ostream &os, const UserType &A)