MCPcopy Create free account
hub / github.com/covscript/covscript / ~basic_var

Function ~basic_var

include/covscript/core/variable.hpp:725–728  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

723 }
724
725 ~basic_var()
726 {
727 destroy_store();
728 }
729
730 basic_var &operator=(const basic_var &obj)
731 {

Callers

nothing calls this directly

Calls 1

destroy_storeFunction · 0.85

Tested by

no test coverage detected