MCPcopy 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
224State::State() {
225 clear();
226}
227
228State::~State() {
229 clear();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected