__declspec(property(get = GetCompilerAvailable)) bool CompilerAvailable;
Returns true, if the Open CL driver has a compiler included.
Read:
bool GetCompilerAvailable();Remarks:
This is always true at least for Windows OS based computers.
Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler