Todd Lipcon has submitted this change and it was merged. Change subject: block_handle: use c++11 move instead of emulated move ......................................................................
block_handle: use c++11 move instead of emulated move Change-Id: I54b5a128654a1485e5173bab7a5fe0a0067b2572 Reviewed-on: http://gerrit.cloudera.org:8080/2245 Tested-by: Kudu Jenkins Reviewed-by: Dan Burkert <[email protected]> --- M src/kudu/cfile/block_handle.h 1 file changed, 7 insertions(+), 6 deletions(-) Approvals: Dan Burkert: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2245 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I54b5a128654a1485e5173bab7a5fe0a0067b2572 Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
