]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/move/test/order_type.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / move / test / order_type.hpp
index de398abcb023a7a69a445149e5d4293a4f481d58..e505b60abb629205fd25c1ede679427629b04e7a 100644 (file)
@@ -25,6 +25,7 @@ struct order_perf_type
    std::size_t val;
 
    order_perf_type()
+      : key(), val()
    {
       ++num_elements;
    }