Commit d2214cfd authored by Dominik Charousset's avatar Dominik Charousset

documentation

parent e646ce1e
/******************************************************************************\
* This example is an implementation of the classical Dining Philosophers *
* exercise using only libcppa's event-based actor implementation. *
\******************************************************************************/
#include <vector>
#include <chrono>
#include <sstream>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment