SMACC
Loading...
Searching...
No Matches
smacc_fifo_scheduler.h
Go to the documentation of this file.
1#include <boost/statechart/fifo_scheduler.hpp>
3
4typedef boost::statechart::fifo_scheduler<SmaccFifoWorker, SmaccAllocator> SmaccFifoScheduler;
boost::statechart::fifo_scheduler< SmaccFifoWorker, SmaccAllocator > SmaccFifoScheduler