OpenCL-Docs icon indicating copy to clipboard operation
OpenCL-Docs copied to clipboard

extra character in OpenCL C spec example

Open bashbaug opened this issue 1 year ago • 0 comments

Looks like there's an extra character in one of the OpenCL C examples ("m"):

float *f = &vf.x; m // is illegal

bashbaug avatar Apr 19 '24 22:04 bashbaug