MCPcopy Create free account
hub / github.com/covscript/covscript / remove_set

Method remove_set

include/covscript/impl/runtime.hpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106 }
107
108 void remove_set()
109 {
110 m_set.pop_no_return();
111 }
112
113 void remove_domain()
114 {

Callers 2

translateMethod · 0.80
interpretMethod · 0.80

Calls 1

pop_no_returnMethod · 0.80

Tested by

no test coverage detected