$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-01-10 16:30:15
On Thursday 09 January 2003 07:43 pm, David B. Held wrote:
> Under: Passing values to and from slots in tutorial.html, it looks
> like the old syntax is being used:
>
> boost::signal<void, float, float> sig;
>
> The tables are correct. Only the references in the text appear
> wrong.
>
> Dave
Thanks! The fix is now in CVS.
Doug