MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / ~scope_exit

Method ~scope_exit

external/httplib.h:413–415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

411 }
412
413 ~scope_exit() {
414 if (execute_on_destruction) { this->exit_function(); }
415 }
416
417 void release() { this->execute_on_destruction = false; }
418

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected