Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22875


Change subject: [util] replace BOOST_BINARY with 0bxxx notation
......................................................................

[util] replace BOOST_BINARY with 0bxxx notation

Since the codebase has switched to the C++17 standard a long time ago,
it's possible to use 0bxxx notation (available in C++14) instead
of BOOST_BINARY.

This changelist doesn't not contain any functional modifications.

Change-Id: Ibb259c66ff6d2497e23bccfe6e3e75d996d32c6b
---
M src/kudu/tablet/concurrent_btree.h
M src/kudu/util/bit-util-test.cc
M src/kudu/util/group_varint-inl.h
M src/kudu/util/group_varint-test.cc
M src/kudu/util/group_varint.cc
M src/kudu/util/rle-test.cc
6 files changed, 29 insertions(+), 98 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/22875/1
--
To view, visit http://gerrit.cloudera.org:8080/22875
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibb259c66ff6d2497e23bccfe6e3e75d996d32c6b
Gerrit-Change-Number: 22875
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to