ArkScript
A small, fast, functional and scripting language for video games
ScopeView.hpp File Reference
#include <array>
#include <cinttypes>
#include <Ark/Platform.hpp>
#include <Ark/VM/Value.hpp>
Include dependency graph for ScopeView.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ark::internal::ScopeView
 A class to handle the VM scope more efficiently. More...
 

Namespaces

namespace  Ark
 
namespace  Ark::internal