MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / Array

Class Array

include/hxcpp.h:272–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270namespace cpp { namespace marshal { template<class T> struct View; } }
271template<typename ELEM_> class Array_obj;
272template<typename ELEM_> class Array;
273namespace hx {
274 class Class_obj;
275 typedef hx::ObjectPtr<hx::Class_obj> Class;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected