Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ State
Method
State
src/history.cpp:224–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
223
224
State::State() {
225
clear();
226
}
227
228
State::~State() {
229
clear();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected