Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14330
Change subject: [clock] modernize clock-related classes ...................................................................... [clock] modernize clock-related classes This patch updates the signature of clock-related classes to appropriate C++11 keywords instead of macro. This changelist doesn't contain any functional changes. Change-Id: I476a55189d4131d7a749db22dcf6f8b2af25b521 --- M src/kudu/clock/clock.h M src/kudu/clock/hybrid_clock-test.cc M src/kudu/clock/hybrid_clock.h M src/kudu/clock/logical_clock.h M src/kudu/clock/system_ntp.h M src/kudu/clock/system_unsync_time.h 6 files changed, 39 insertions(+), 40 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/30/14330/1 -- To view, visit http://gerrit.cloudera.org:8080/14330 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I476a55189d4131d7a749db22dcf6f8b2af25b521 Gerrit-Change-Number: 14330 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
