You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2021/07/28 11:37:00 UTC

[GitHub] [incubator-inlong] dockerzhang opened a new issue #870: [INLONG-271] C++ SDK copy constructor and assignment constructor

dockerzhang opened a new issue #870:
URL: https://github.com/apache/incubator-inlong/issues/870


   <p> The default copy constructor and assignment constructor already support copying of value types. If only copying values without involving pointers, there is no need to rewrite.</p>
   <i>JIRA link - <a href="https://issues.apache.org/jira/browse/INLONG-271">[INLONG-271]</a> created by charleli</i>


-- 
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: dev-unsubscribe@inlong.apache.org

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



[GitHub] [incubator-inlong] dockerzhang closed issue #870: [INLONG-271] C++ SDK copy constructor and assignment constructor

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #870:
URL: https://github.com/apache/incubator-inlong/issues/870


   


-- 
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: dev-unsubscribe@inlong.apache.org

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