isapego commented on code in PR #6741:
URL: https://github.com/apache/ignite-3/pull/6741#discussion_r2455019598


##########
modules/platforms/cpp/ignite/client/cancel_handle.cpp:
##########
@@ -22,7 +22,9 @@ namespace ignite
 {
 
 /**
- * A cancel handle implementation.
+ * @brief Implementation for cancellation handle.
+ *
+ * Implementation of \ref ignite::cancel_handle.

Review Comment:
   Let's not mix `'\'` and `'@'`. We already use `'@'` everywhere, so let's use 
`@ref` and not a `\ref`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to