]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: drop the static_asserts due to C++14 compatibility. 20674/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Wed, 28 Feb 2018 15:18:08 +0000 (16:18 +0100)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Fri, 2 Mar 2018 17:30:12 +0000 (18:30 +0100)
commit498257802d8fe98a0b1740c49a230a51db234539
treea6e9560c70a957dfb1e99ce7611b84331402e3da
parent6139fd449c5f73dcabff0879fa2b90724cb4b99e
os/bluestore: drop the static_asserts due to C++14 compatibility.

The `std::is_invocable` family is being available since C++17.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/os/bluestore/bluestore_types.h