dcl.error

Undocumented in source.

Public Imports

derelict.opencl.cl
public import derelict.opencl.cl;

Members

Classes

CLCallException
class CLCallException
CLException
class CLException

Enums

CLError
enum CLError
Undocumented in source.

Functions

assertEq
void assertEq(A a, B b, string fmt, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
assertNull
void assertNull(A a, string fmt, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta