]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: Swap C++14 template type aliases for variables
authorAdam C. Emerson <aemerson@redhat.com>
Sat, 9 Dec 2017 06:42:35 +0000 (01:42 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Thu, 14 Dec 2017 06:39:10 +0000 (01:39 -0500)
commitbbe0afff648c4a2937da22eff21de261c12505b8
treef6caf0b35c0f51e9602f190a2d8a410d5a81446e
parent70da1eed807ace4b65de8de5521780d80769a38e
common: Swap C++14 template type aliases for variables

C++14 provides the ability to define template variables, which the C++17
library puts to good use. We define those same aliases.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/common/backport14.h
src/common/config.h
src/common/convenience.h
src/common/static_ptr.h
src/include/random.h