MCPcopy Create free account
hub / github.com/csmith-project/csmith / ~Effect

Method ~Effect

src/Effect.cpp:106–109  ·  view source on GitHub ↗

* */

Source from the content-addressed store, hash-verified

104 *
105 */
106Effect::~Effect(void)
107{
108 // Nothing else to do.
109}
110
111/*
112 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected