checkCl

assert opencl error and print where it was raised

@nogc nothrow
checkCl
(
string func = __FUNCTION__
string file = __FILE__
size_t line = __LINE__
Args...
)
(
auto return ref Args args
)

Meta