MCPcopy Create free account
hub / github.com/apache/trafficserver / ~SettingChanges

Method ~SettingChanges

lib/yamlcpp/src/setting.h:78–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 return *this;
77 }
78 ~SettingChanges() { clear(); }
79
80 void clear() YAML_CPP_NOEXCEPT {
81 restore();

Callers

nothing calls this directly

Calls 1

clearFunction · 0.50

Tested by

no test coverage detected