OpenCL-Docs
OpenCL-Docs copied to clipboard
extra character in OpenCL C spec example
Looks like there's an extra character in one of the OpenCL C examples ("m"):
float *f = &vf.x; m // is illegal