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

Method clear_set

include/covscript/impl/runtime.hpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 }
124
125 void clear_set()
126 {
127 m_set.top().clear();
128 }
129
130 void clear_domain()
131 {

Callers 3

preprocessMethod · 0.80
interpretMethod · 0.80
reset_statusMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected