MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / Boxed_Number

Class Boxed_Number

include/chaiscript/dispatchkit/proxy_functions.hpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39namespace chaiscript
40{
41 class Boxed_Number;
42 struct AST_Node;
43
44 typedef std::unique_ptr<AST_Node> AST_NodePtr;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected