MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / ~Data

Method ~Data

include/chaiscript/dispatchkit/any.hpp:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 Data &operator=(const Data &) = delete;
52
53 virtual ~Data() = default;
54
55 virtual void *data() = 0;
56

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected