]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/thread/test/sync/futures/future/then_executor_pass.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / thread / test / sync / futures / future / then_executor_pass.cpp
index 8a98afcafdc1172b44a1b09603892a93b443304a..fcb062a0e8a29603ae224e709c25884e61eddd05 100644 (file)
@@ -10,8 +10,7 @@
 // template<typename F>
 // auto then(F&& func) -> future<decltype(func(*this))>;
 
-#define BOOST_THREAD_VERSION 4
-#define BOOST_THREAD_PROVIDES_EXECUTORS
+#define BOOST_THREAD_VERSION 5
 //#define BOOST_THREAD_USES_LOG
 #define BOOST_THREAD_USES_LOG_THREAD_ID
 #include <boost/thread/detail/log.hpp>