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

◆ ~ClangInterpreter()

Lila::ClangInterpreter::~ClangInterpreter ( )

Destructor; shuts down the interpreter if active.

Definition at line 34 of file ClangInterpreter.cpp.

35{
36 shutdown();
37}
void shutdown()
Shuts down the interpreter and releases resources.

References shutdown().

+ Here is the call graph for this function: