We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1aeee2 commit 5600e75Copy full SHA for 5600e75
docs/dev_guide/reference/dpct-namespace-reference.rst
@@ -221,7 +221,7 @@ The following table lists main member functions of memory classes:
221
222
* - Function
223
- Description
224
- * - ``get_prt()``
+ * - ``get_ptr()``
225
- Returns memory pointer of the memory object. It is a virtual pointer when
226
buffer-based memory model is used, and it is a device pointer when a USM
227
memory model is used.
0 commit comments