We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07f1095 commit 8ccd36bCopy full SHA for 8ccd36b
runtime/executor/method_meta.h
@@ -203,7 +203,7 @@ class MethodMeta final {
203
/**
204
* Get the backend name at the given index.
205
*
206
- * @param index The index of the backend name.
+ * @param[in] index The index of the backend name.
207
* @returns A Result wrapping the backend name as a C-style string
208
* on success, or an error if the index is invalid.
209
*/
0 commit comments