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

Method scope_guard

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

Source from the content-addressed store, hash-verified

162
163 public:
164 scope_guard() = delete;
165
166 explicit scope_guard(const context_t &c) : context(c)
167 {

Callers

nothing calls this directly

Calls 1

add_domainMethod · 0.80

Tested by

no test coverage detected