$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David B. Held (dheld_at_[hidden])
Date: 2003-01-09 19:43:57
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