]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/pending/relaxed_heap.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / pending / relaxed_heap.hpp
index 1c80df6942e7a7c8a97788f8e6df0580c8ec90fa..f7523eb1b2b06466f221ef23728cfbc685e056e6 100644 (file)
@@ -6,9 +6,13 @@
 
 //  Authors: Douglas Gregor
 //           Andrew Lumsdaine
+#warning "Use of relaxed_heap is depreciated; please use the standard heap functions."
 #ifndef BOOST_RELAXED_HEAP_HEADER
 #define BOOST_RELAXED_HEAP_HEADER
 
+#include <boost/config/header_deprecated.hpp>
+BOOST_HEADER_DEPRECATED("the standard heap functions")
+
 #include <functional>
 #include <boost/property_map/property_map.hpp>
 #include <boost/optional.hpp>
@@ -195,7 +199,6 @@ public:
     return static_cast<bool>(groups[get(id, x)]);
   }
 
-
   void pop()
   {
     // Fill in smallest_value. This is the group x.