operator=
MISSING
(1) | |
(2) |
-
Assign a pointer to this object
Parameters:-
cl::sycl::multi_ptr<void, asp>::pointer_t
ptr
: New pointer that the object should manipulate
-
-
Assign a pointer to this object
Parameters:-
void *
ptr
: New pointer that the object should manipulate
-