SMACC
|
#include <boost/statechart/fifo_worker.hpp>
Go to the source code of this file.
Typedefs | |
typedef std::allocator< void > | SmaccAllocator |
typedef boost::statechart::fifo_worker< SmaccAllocator > | SmaccFifoWorker |
typedef std::allocator<void> SmaccAllocator |
Definition at line 4 of file smacc_fifo_worker.h.
typedef boost::statechart::fifo_worker<SmaccAllocator> SmaccFifoWorker |
Definition at line 5 of file smacc_fifo_worker.h.