$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2006-02-10 12:42:02
Kevin Wan wrote:
>I've added a delegate implementation in C++.
>
>
What exactly are the advantages of your delegate over the existing
libraries Boost.Function and Boost.Signals?
Sebastian Redl