Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
clear
Function · 0.50
Tested by
no test coverage detected