ArkScript
A small, fast, functional and scripting language for video games
Namespace.hpp File Reference
#include <string>
#include <vector>
#include <memory>
Include dependency graph for Namespace.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Ark::internal::Namespace
 

Namespaces

namespace  Ark
 
namespace  Ark::internal
 

Functions

bool Ark::internal::operator== (const Namespace &A, const Namespace &B)
 
bool Ark::internal::operator< (const Namespace &, const Namespace &)