MCPcopy Create free account
hub / github.com/CRVI/OpenCLIPP / ~Program

Function ~Program

include/c++/Programs/Program.h:58–58  ·  view source on GitHub ↗

Destructor.

Source from the content-addressed store, hash-verified

56
57 /// Destructor.
58 virtual ~Program() { }
59
60 /// Builds the OpenCL program.
61 /// Uses either the source or the content of the .cl file given to one of the constructors

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected