Hello Adar Dembo,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/13280
to look at the new patch set (#2).
Change subject: [easy_json] a small cleanup on templated methods
......................................................................
[easy_json] a small cleanup on templated methods
This is a small cleanup on the explicit instantiations of template
methods in EasyJson class. Relying on the deduction of the template
arguments by compiler, it's possible to reduce the clutter.
This patch contains no functional changes.
Change-Id: I7a735baaa2352d8572887e4bb764fb5382da2f92
---
M src/kudu/util/easy_json.cc
1 file changed, 35 insertions(+), 38 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/80/13280/2
--
To view, visit http://gerrit.cloudera.org:8080/13280
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7a735baaa2352d8572887e4bb764fb5382da2f92
Gerrit-Change-Number: 13280
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>