Skip to content
Snippets Groups Projects
Commit 28dcacdd authored by Olivier BICHLER's avatar Olivier BICHLER
Browse files

Clarified spec

parent 0efd2f60
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@ public:
virtual const void* hostPtr() const { return nullptr; };
/**
* Sets the device pointer.
* Sets the device pointer. The previously owned data is deleted.
* UNSAFE: directly setting the device pointer may lead to undefined behavior
* if it does not match the required storage.
* @param ptr A valid device pointer.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment