SMACC2
|
#include <boost/statechart/fifo_worker.hpp>
Go to the source code of this file.
Typedefs | |
typedef std::allocator< boost::statechart::none > | SmaccAllocator |
typedef boost::statechart::fifo_worker< SmaccAllocator > | SmaccFifoWorker |
typedef std::allocator<boost::statechart::none> SmaccAllocator |
Definition at line 19 of file smacc_fifo_worker.hpp.
typedef boost::statechart::fifo_worker<SmaccAllocator> SmaccFifoWorker |
Definition at line 20 of file smacc_fifo_worker.hpp.