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

◆ ~ClangInterpreter()

Lila::ClangInterpreter::~ClangInterpreter ( )

Destructor; shuts down the interpreter if active.

Definition at line 54 of file ClangInterpreter.cpp.

55{
56 shutdown();
57}
void shutdown()
Shuts down the interpreter and releases resources.

References shutdown().

+ Here is the call graph for this function: