$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Manuel Jung (gzahl_at_[hidden])
Date: 2008-03-21 10:04:08
Hi,
I would really like to use a priority_scheduler<> in the statechart library.
It is on the todo list of boost 1.34.1. How about its development status?
Is it in development or hast someone his own homebrew solution for a finite
state machine with a priority scheduled event dispatcher?
At the moment i'm using the nice ordered Multi_Index_Container to implement
a priority queue. Ideas?
Kind Regards
Manuel Jung