You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/07/09 13:07:13 UTC

[GitHub] [incubator-kvrocks] jackwener opened a new pull request, #722: Return values instead of passing pointers

jackwener opened a new pull request, #722:
URL: https://github.com/apache/incubator-kvrocks/pull/722

   Utilize RVO,  return values instead of passing pointers.
   


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] tisonkun commented on pull request #722: Return values instead of passing pointers

Posted by GitBox <gi...@apache.org>.
tisonkun commented on PR #722:
URL: https://github.com/apache/incubator-kvrocks/pull/722#issuecomment-1179726117

   Merging...
   
   Thanks for your contribution @jackwener !


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] tisonkun merged pull request #722: Return values instead of passing pointers

Posted by GitBox <gi...@apache.org>.
tisonkun merged PR #722:
URL: https://github.com/apache/incubator-kvrocks/pull/722


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org