Alexey Serbin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/18511 )

Change subject: [client] add DISALLOW_COPY_AND_ASSIGN() for a few classes
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/18511/1//COMMIT_MSG
Commit Message:

PS1:
We could use the special '= delete' syntax for the copy constructor and the 
assignment operator (that's available since C++11), but we are tied to be C++98 
compatible in the Kudu C++ client API, unfortunately.



--
To view, visit http://gerrit.cloudera.org:8080/18511
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I5369760db3040c0357517903dab6ff4e2acb7656
Gerrit-Change-Number: 18511
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Comment-Date: Tue, 10 May 2022 15:06:22 +0000
Gerrit-HasComments: Yes

Reply via email to