]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
build: Bump language to C++17
authorAdam C. Emerson <aemerson@redhat.com>
Fri, 22 Dec 2017 20:04:17 +0000 (15:04 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Mon, 8 Jan 2018 20:30:03 +0000 (15:30 -0500)
commitda1457cdc0ade1439e926f3e0937d606545afd3a
tree3880039ae82f699f9c9c63c415023e16c2a7338f
parent585ffbec98b9365a676584cbb53dec307ac24b02
build: Bump language to C++17

Fix up all of the fallout from that.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
18 files changed:
src/CMakeLists.txt
src/common/ceph_crypto.h
src/common/config.cc
src/common/config.h
src/common/dout.h
src/os/filestore/LFNIndex.cc
src/rgw/rgw_common.cc
src/rgw/rgw_crypt.cc
src/rgw/rgw_file.cc
src/rgw/rgw_iam_policy.cc
src/rgw/rgw_keystone.cc
src/rgw/rgw_op.cc
src/rgw/rgw_op.h
src/rgw/rgw_rados.cc
src/rgw/rgw_rest_swift.cc
src/rgw/rgw_torrent.cc
src/test/ceph_crypto.cc
src/test/rgw/test_rgw_iam_policy.cc