SRC-xiaojin commented on PR #429:
URL: 
https://github.com/apache/rocketmq-client-cpp/pull/429#issuecomment-1173053007

   > I think passing by value and using `std::move` is better in setter 
function. https://abseil.io/tips/117
   
   Copy Elision is nice. Passing by const reference is simpler and safer, code 
style is also unified in this project


-- 
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