]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/statechart/fifo_scheduler.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / statechart / fifo_scheduler.hpp
index c645d862bb33a338b6909fb4039a9e9e5ab31bcb..bbb6a519b8b1fd114780f0956b2bce938a857728 100644 (file)
@@ -28,7 +28,7 @@ namespace statechart
 //////////////////////////////////////////////////////////////////////////////
 template<
   class FifoWorker = fifo_worker<>,
-  class Allocator = std::allocator< void > >
+  class Allocator = std::allocator< none > >
 class fifo_scheduler : noncopyable
 {
   typedef processor_container<