Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13280
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 remove some clatter there. 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/1 -- 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: newchange Gerrit-Change-Id: I7a735baaa2352d8572887e4bb764fb5382da2f92 Gerrit-Change-Number: 13280 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
