$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] A Google Summer of Code Proposal(Boost C++)
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2014-12-20 06:39:36
On Sat, Dec 20, 2014 at 12:35 PM, Klaim - Joël Lamotte <mjklaim_at_[hidden]>
wrote:
> - Event Board library (centralized event dispatching, both thread-safe
> and not thread-safe; something like this:
Missing link: http://pastebin.com/i8zLyYFZ
It is basically a centralized event dispatcher (this one relies on Signal2,
so it could be an extension).