MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ ~ClangInterpreter()

Lila::ClangInterpreter::~ClangInterpreter ( )

Destructor; shuts down the interpreter if active.

Definition at line 38 of file ClangInterpreter.cpp.

39{
40 shutdown();
41}
void shutdown()
Shuts down the interpreter and releases resources.

References shutdown().

+ Here is the call graph for this function: