Hello Dan Burkert,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/2467
to review the following change.
Change subject: gutil: update raw_scoped_refptr_mismatch_checker to use c++11
......................................................................
gutil: update raw_scoped_refptr_mismatch_checker to use c++11
This copies the new code from chromium-base, to stop using
gutil/tuple.h. tuple.h is no longer needed, so removed it
as well.
Change-Id: Id4b2cac2bb81bf83b973304aace4238b4b9099d1
---
M build-support/release/rat_exclude_files.txt
M src/kudu/gutil/raw_scoped_refptr_mismatch_checker.h
D src/kudu/gutil/tuple.h
3 files changed, 10 insertions(+), 1,367 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/67/2467/1
--
To view, visit http://gerrit.cloudera.org:8080/2467
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id4b2cac2bb81bf83b973304aace4238b4b9099d1
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>