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

Method ~scope_guard

include/covscript/impl/impl.hpp:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169 }
170
171 ~scope_guard()
172 {
173 context->instance->storage.remove_domain();
174 }
175
176 const domain_type &get() const
177 {

Callers

nothing calls this directly

Calls 1

remove_domainMethod · 0.80

Tested by

no test coverage detected